summarylogtreecommitdiffstats
path: root/php.ini.patch
diff options
context:
space:
mode:
authorIliya Ivanov2022-06-10 17:15:52 +0300
committerIliya Ivanov2022-06-10 17:15:52 +0300
commit637241d8e7cb399aa53c648cdcbda8069355163b (patch)
tree0d03ab379483dc52cf511bd2e379ae79b3ea2e79 /php.ini.patch
parent4c14d92a9102a1433bcdec462cef8370ff7e5738 (diff)
downloadaur-637241d8e7cb399aa53c648cdcbda8069355163b.tar.gz
v 8.1.7
Diffstat (limited to 'php.ini.patch')
-rw-r--r--php.ini.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/php.ini.patch b/php.ini.patch
index 7918d5bf1f33..5c60b6e5920c 100644
--- a/php.ini.patch
+++ b/php.ini.patch
@@ -1,15 +1,15 @@
--- php.ini-production.orig
+++ php.ini-production
-@@ -765,7 +765,7 @@
+@@ -760,7 +760,7 @@
; Directory in which the loadable extensions (modules) reside.
- ; http://php.net/extension-dir
+ ; https://php.net/extension-dir
-;extension_dir = "./"
+extension_dir = "/usr/lib/php/modules/"
; On windows:
;extension_dir = "ext"
-@@ -913,51 +913,44 @@
+@@ -908,51 +908,44 @@
; deprecated in a future PHP major version. So, when it is possible, please
; move to the new ('extension=<ext>) syntax.
;
@@ -58,7 +58,7 @@
;extension=shmop
-
-; The MIBS data available in the PHP distribution must be installed.
--; See http://www.php.net/manual/en/snmp.installation.php
+-; See https://www.php.net/manual/en/snmp.installation.php
;extension=snmp
-
;extension=soap