summarylogtreecommitdiffstats
path: root/php.ini.patch
diff options
context:
space:
mode:
authorIliya Ivanov2022-12-20 17:18:33 +0200
committerIliya Ivanov2022-12-20 17:18:33 +0200
commitc0383946c3b22438dc51ed5c6be30cf18ccc2a92 (patch)
treee996fe2fe6459d14f5594383276c85e07421e10a /php.ini.patch
parent637241d8e7cb399aa53c648cdcbda8069355163b (diff)
downloadaur-c0383946c3b22438dc51ed5c6be30cf18ccc2a92.tar.gz
Bump to v 8.2.0
Diffstat (limited to 'php.ini.patch')
-rw-r--r--php.ini.patch7
1 files changed, 4 insertions, 3 deletions
diff --git a/php.ini.patch b/php.ini.patch
index 5c60b6e5920c..8b8153cdc1ed 100644
--- a/php.ini.patch
+++ b/php.ini.patch
@@ -9,14 +9,14 @@
; On windows:
;extension_dir = "ext"
-@@ -908,51 +908,44 @@
+@@ -908,52 +908,44 @@
; deprecated in a future PHP major version. So, when it is possible, please
; move to the new ('extension=<ext>) syntax.
;
-; Notes for Windows environments :
-;
--; - Many DLL files are located in the extensions/ (PHP 4) or ext/ (PHP 5+)
--; extension folders as well as the separate PECL DLL download (PHP 5+).
+-; - Many DLL files are located in the ext/
+-; extension folders as well as the separate PECL DLL download.
-; Be sure to appropriately set the extension_dir directive.
-;
+;extension=bcmath
@@ -70,6 +70,7 @@
+;extension=sysvshm
;extension=tidy
;extension=xsl
+-;extension=zip
-
-;zend_extension=opcache
+extension=zip