packages: php/php-ini.patch - leave track_errors with default value (off); ...

arekm arekm at pld-linux.org
Thu Apr 21 12:03:45 CEST 2011


Author: arekm                        Date: Thu Apr 21 10:03:45 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- leave track_errors with default value (off); it's meant as debugging feature (aka devel env)

---- Files affected:
packages/php:
   php-ini.patch (1.41 -> 1.42) 

---- Diffs:

================================================================
Index: packages/php/php-ini.patch
diff -u packages/php/php-ini.patch:1.41 packages/php/php-ini.patch:1.42
--- packages/php/php-ini.patch:1.41	Fri Mar 18 10:02:21 2011
+++ packages/php/php-ini.patch	Thu Apr 21 12:03:38 2011
@@ -18,15 +18,6 @@
  
  ;;;;;;;;;;;;;;;;;;;
  ; Resource Limits ;
-@@ -583,7 +583,7 @@
- ; Development Value: On
- ; Production Value: Off
- ; http://php.net/track-errors
--track_errors = Off
-+track_errors = On
- 
- ; Turn off normal error reporting and emit XML-RPC error XML
- ; http://php.net/xmlrpc-errors
 @@ -804,7 +804,7 @@
  
  ; Directory in which the loadable extensions (modules) reside.
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/php/php-ini.patch?r1=1.41&r2=1.42&f=u



More information about the pld-cvs-commit mailing list