1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 00:02:20 +01:00

[ci skip] Add extension=zip to the php.ini templates

The zip extension is now built as shared library by default, so users
want to load it via php.ini.
This commit is contained in:
Christoph M. Becker
2022-08-05 16:17:30 +02:00
parent 1cd2d731ef
commit ce6277986c
2 changed files with 2 additions and 0 deletions

View File

@@ -949,6 +949,7 @@ default_socket_timeout = 60
;extension=sqlite3
;extension=tidy
;extension=xsl
;extension=zip
;zend_extension=opcache

View File

@@ -951,6 +951,7 @@ default_socket_timeout = 60
;extension=sqlite3
;extension=tidy
;extension=xsl
;extension=zip
;zend_extension=opcache