]> granicus.if.org Git - php/commitdiff
php.ini-development/production: remove php_zip.dll
authorJan Ehrhardt <phpdev@ehrhardt.nl>
Sat, 10 Aug 2013 16:08:06 +0000 (18:08 +0200)
committerStanislav Malyshev <stas@php.net>
Sun, 11 Aug 2013 00:31:40 +0000 (17:31 -0700)
Remove the reference to php_zip.dll in php.ini-production and
php.ini-development, because php_zip.dll does not exist anymore since
PHP 5.3

php.ini-development
php.ini-production

index 28eb9ed54522d9a6f78ff6b88d7d03402db82056..db908c0718f661db3470ae26c5642d59e45f1800 100644 (file)
@@ -903,7 +903,6 @@ default_socket_timeout = 60
 ;extension=php_tidy.dll
 ;extension=php_xmlrpc.dll
 ;extension=php_xsl.dll
-;extension=php_zip.dll
 
 ;;;;;;;;;;;;;;;;;;;
 ; Module Settings ;
index 46b06eef10c3a7db5de34c5af863e75266efd910..3d7c6c0dabe359471c1b5f2849178aa9ef3eea6a 100644 (file)
@@ -903,7 +903,6 @@ default_socket_timeout = 60
 ;extension=php_tidy.dll
 ;extension=php_xmlrpc.dll
 ;extension=php_xsl.dll
-;extension=php_zip.dll
 
 ;;;;;;;;;;;;;;;;;;;
 ; Module Settings ;