]> git.pld-linux.org Git - packages/php.git/blobdiff - php-ini.patch
up to 5.6.11 (10 Jul 2015)
[packages/php.git] / php-ini.patch
index 7d03c6e0aac17e99b6ec138d722d7567866f22d9..89e29d65e8a9edb4589a80c5c4ed6656952d24c1 100644 (file)
@@ -1,5 +1,5 @@
---- php-5.6.0beta1/php.ini~    2014-04-21 21:38:01.000000000 +0300
-+++ php-5.6.0beta1/php.ini     2014-04-21 21:51:47.379819417 +0300
+--- php-5.6.9/php.ini~ 2015-05-29 12:40:58.000000000 +0300
++++ php-5.6.9/php.ini  2015-05-29 12:42:56.319275415 +0300
 @@ -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
  [browscap]
  ; http://php.net/browscap
 -;browscap = extra/browscap.ini
-+browscap = /etc/php/browscap.ini
++;browscap = /usr/share/browscap/php_browscap.ini
  
  [Session]
  ; Handler used to store/retrieve data.
-@@ -1822,7 +1738,7 @@
+@@ -1678,7 +1610,7 @@
+ [Assertion]
+ ; Assert(expr); active by default.
+ ; http://php.net/assert.active
+-;assert.active = On
++assert.active = Off
+ ; Issue a PHP warning for each failed assertion.
+ ; http://php.net/assert.warning
+@@ -1806,7 +1738,7 @@
  
  ; Sets the directory name where SOAP extension will put cache files.
  ; http://php.net/soap.wsdl-cache-dir
This page took 0.028445 seconds and 4 git commands to generate.