From 9e37791e10b6d602be368c17a2ab0aafc619da11 Mon Sep 17 00:00:00 2001 From: Marcin Krol Date: Fri, 20 Sep 2013 08:12:26 +0000 Subject: [PATCH] - updated for 5.5.4 --- php-ini.patch | 31 +++++++++++++++---------------- 1 file changed, 15 insertions(+), 16 deletions(-) diff --git a/php-ini.patch b/php-ini.patch index 00720c3..7d3dbcd 100644 --- a/php-ini.patch +++ b/php-ini.patch @@ -1,5 +1,5 @@ ---- php-5.5.2/php.ini 2013-08-15 20:42:04.000000000 +0000 -+++ php-5.5.2/php.ini 2013-08-19 08:38:00.942999606 +0000 +--- php-5.5.4/php.ini 2013-09-18 13:08:04.000000000 +0000 ++++ php-5.5.4/php.ini 2013-09-20 07:55:29.509891329 +0000 @@ -82,6 +82,20 @@ ; much more verbose when it comes to errors. We recommending using the ; development version only in development environments as errors shown to @@ -30,16 +30,16 @@ ; Development Value: Off ; Production Value: Off -@@ -204,7 +218,7 @@ - ; confused and end up parsing the wrong code in the wrong context. But because - ; this short cut has been a feature for such a long time, it's currently still - ; supported for backwards compatibility, but we recommend you don't use them. +@@ -203,7 +217,7 @@ + ; documents, however this remains supported for backward compatibility reasons. + ; Note that this directive does not control the or +; php-pecl- package. ;;;;;;;;;;;;;;;;;;; ; Module Settings ; -@@ -941,9 +867,9 @@ +@@ -940,9 +865,9 @@ ;filter.default_flags = [iconv] @@ -178,7 +177,7 @@ [intl] ;intl.default_locale = -@@ -1157,6 +1083,9 @@ +@@ -1156,6 +1081,9 @@ ; http://php.net/mysql.connect-timeout mysql.connect_timeout = 60 @@ -188,7 +187,7 @@ ; Trace mode. When trace_mode is active (=On), warnings for table/index scans and ; SQL-Errors will be displayed. ; http://php.net/mysql.trace-mode -@@ -1196,6 +1125,9 @@ +@@ -1195,6 +1123,9 @@ ; http://php.net/mysqli.default-socket mysqli.default_socket = @@ -198,7 +197,7 @@ ; Default host for mysql_connect() (doesn't apply in safe mode). ; http://php.net/mysqli.default-host mysqli.default_host = -@@ -1362,7 +1294,7 @@ +@@ -1361,7 +1292,7 @@ [browscap] ; http://php.net/browscap @@ -207,7 +206,7 @@ [Session] ; Handler used to store/retrieve data. -@@ -1827,7 +1759,7 @@ +@@ -1834,7 +1765,7 @@ ; Sets the directory name where SOAP extension will put cache files. ; http://php.net/soap.wsdl-cache-dir -- 2.44.0