summaryrefslogtreecommitdiffstats
path: root/abs/core/php/php.ini.patch
diff options
context:
space:
mode:
authorBritney Fransen <brfransen@gmail.com>2014-04-16 00:03:59 (GMT)
committerBritney Fransen <brfransen@gmail.com>2014-04-16 00:03:59 (GMT)
commitb90e9ef668828634480e31a3286b7e626b8a7bd1 (patch)
treee1d958d05f05334d4064af6eeea61ebb3d4b6a2d /abs/core/php/php.ini.patch
parent237df8ca287f8109dad86a73072853fd8d7670ff (diff)
downloadlinhes_pkgbuild-b90e9ef668828634480e31a3286b7e626b8a7bd1.zip
linhes_pkgbuild-b90e9ef668828634480e31a3286b7e626b8a7bd1.tar.gz
linhes_pkgbuild-b90e9ef668828634480e31a3286b7e626b8a7bd1.tar.bz2
php: update to 5.5.11. refs #961
Diffstat (limited to 'abs/core/php/php.ini.patch')
-rw-r--r--[-rwxr-xr-x]abs/core/php/php.ini.patch29
1 files changed, 10 insertions, 19 deletions
diff --git a/abs/core/php/php.ini.patch b/abs/core/php/php.ini.patch
index ed17c00..c27db10 100755..100644
--- a/abs/core/php/php.ini.patch
+++ b/abs/core/php/php.ini.patch
@@ -1,24 +1,15 @@
---- php.ini-production.orig 2012-11-01 00:08:25.365008573 +0000
-+++ php.ini-production 2012-11-01 00:13:48.698332172 +0000
-@@ -208,7 +208,7 @@
+--- php.ini-production.orig 2014-04-15 22:32:53.462733214 +0000
++++ php.ini-production 2014-04-15 23:16:41.483582108 +0000
+@@ -199,7 +199,7 @@
; Development Value: Off
; Production Value: Off
; http://php.net/short-open-tag
-short_open_tag = Off
-+short_open_tag = On
++short_open_tag = On
; Allow ASP-style <% %> tags.
; http://php.net/asp-tags
-@@ -305,7 +305,7 @@
- ; or per-virtualhost web server configuration file. This directive is
- ; *NOT* affected by whether Safe Mode is turned On or Off.
- ; http://php.net/open-basedir
--;open_basedir =
-+;open_basedir = /srv/http/:/home/:/tmp/:/usr/share/pear/
-
- ; This directive allows you to disable certain functions for security reasons.
- ; It receives a comma-delimited list of function names. This directive is
-@@ -583,7 +583,7 @@
+@@ -574,7 +574,7 @@
; Example:
;error_log = php_errors.log
; Log errors to syslog (Event Log on NT, not valid in Windows 95).
@@ -27,7 +18,7 @@
;windows.show_crt_warning
; Default value: 0
-@@ -702,7 +702,7 @@
+@@ -693,7 +693,7 @@
;;;;;;;;;;;;;;;;;;;;;;;;;
; UNIX: "/path1:/path2"
@@ -36,16 +27,16 @@
;
; Windows: "\path1;\path2"
;include_path = ".;c:\php\includes"
-@@ -725,7 +725,7 @@
+@@ -716,7 +716,7 @@
; Directory in which the loadable extensions (modules) reside.
; http://php.net/extension-dir
-; extension_dir = "./"
-+extension_dir = "/usr/lib/php/modules/"
++extension_dir = "/usr/lib/php/modules"
; On windows:
; extension_dir = "ext"
-@@ -859,51 +859,47 @@
+@@ -854,50 +854,48 @@
; If you only provide the name of the extension, PHP will look for it in its
; default extension directory.
;
@@ -93,7 +84,6 @@
-;extension=php_tidy.dll
-;extension=php_xmlrpc.dll
-;extension=php_xsl.dll
--;extension=php_zip.dll
+;extension=bcmath.so
+;extension=bz2.so
+;extension=calendar.so
@@ -114,6 +104,7 @@
+extension=mysqli.so
+extension=mysql.so
+;extension=odbc.so
++;zend_extension=opcache.so
+extension=openssl.so
+;extension=pdo_mysql.so
+;extension=pdo_odbc.so