From e2388f0cda086529e630267710ed47715f9d1f05 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sat, 8 Aug 2015 07:40:02 +0200 Subject: [PATCH] php: unbreak and update php.ini patch. --- srcpkgs/php/patches/php.ini.patch | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/srcpkgs/php/patches/php.ini.patch b/srcpkgs/php/patches/php.ini.patch index 11dd9c7e449..87bbb95b3d2 100644 --- a/srcpkgs/php/patches/php.ini.patch +++ b/srcpkgs/php/patches/php.ini.patch @@ -27,7 +27,7 @@ ; On windows: ; extension_dir = "ext" -@@ -870,49 +870,48 @@ default_socket_timeout = 60 +@@ -870,48 +870,48 @@ default_socket_timeout = 60 ; If you only provide the name of the extension, PHP will look for it in its ; default extension directory. ; @@ -60,7 +60,6 @@ -;extension=php_pdo_pgsql.dll -;extension=php_pdo_sqlite.dll -;extension=php_pgsql.dll --;extension=php_pspell.dll -;extension=php_shmop.dll - -; The MIBS data available in the PHP distribution must be installed.