summarylogtreecommitdiffstats
path: root/php.ini.patch
diff options
context:
space:
mode:
Diffstat (limited to 'php.ini.patch')
-rw-r--r--php.ini.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/php.ini.patch b/php.ini.patch
index 4618298c3e59..474f825921d4 100644
--- a/php.ini.patch
+++ b/php.ini.patch
@@ -1,6 +1,6 @@
--- php.ini-production.orig
+++ php.ini-production
-@@ -718,7 +718,7 @@
+@@ -733,7 +733,7 @@
; Directory in which the loadable extensions (modules) reside.
; http://php.net/extension-dir
@@ -9,7 +9,7 @@
; On windows:
; extension_dir = "ext"
-@@ -868,47 +868,44 @@
+@@ -883,47 +883,44 @@
; If you only provide the name of the extension, PHP will look for it in its
; default extension directory.
;