summaryrefslogtreecommitdiff
path: root/extra/php/php.ini.patch
diff options
context:
space:
mode:
Diffstat (limited to 'extra/php/php.ini.patch')
-rw-r--r--extra/php/php.ini.patch12
1 files changed, 6 insertions, 6 deletions
diff --git a/extra/php/php.ini.patch b/extra/php/php.ini.patch
index b2e7d8f87..aa8100ecc 100644
--- a/extra/php/php.ini.patch
+++ b/extra/php/php.ini.patch
@@ -1,6 +1,6 @@
---- php.ini-production 2013-08-15 22:42:04.000000000 +0200
-+++ php.ini-production 2013-08-16 08:03:36.178726858 +0200
-@@ -305,7 +305,7 @@
+--- php.ini-production 2013-11-12 15:17:27.000000000 +0100
++++ php.ini-production 2013-11-12 17:28:12.715321014 +0100
+@@ -306,7 +306,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
@@ -9,7 +9,7 @@
; This directive allows you to disable certain functions for security reasons.
; It receives a comma-delimited list of function names. This directive is
-@@ -702,7 +702,7 @@
+@@ -703,7 +703,7 @@
;;;;;;;;;;;;;;;;;;;;;;;;;
; UNIX: "/path1:/path2"
@@ -18,7 +18,7 @@
;
; Windows: "\path1;\path2"
;include_path = ".;c:\php\includes"
-@@ -725,7 +725,7 @@
+@@ -726,7 +726,7 @@
; Directory in which the loadable extensions (modules) reside.
; http://php.net/extension-dir
@@ -27,7 +27,7 @@
; On windows:
; extension_dir = "ext"
-@@ -863,50 +863,48 @@
+@@ -864,50 +864,48 @@
; If you only provide the name of the extension, PHP will look for it in its
; default extension directory.
;