SPECS: php.spec - sanitize error output (display_errors=stderr, log_errors=...

glen glen at pld-linux.org
Mon Jan 5 15:32:34 CET 2009


Author: glen                         Date: Mon Jan  5 14:32:34 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- sanitize error output (display_errors=stderr, log_errors=off) so errors are displayed only once to stderr in CLI SAPI; rel 5

---- Files affected:
SPECS:
   php.spec (1.768 -> 1.769) 

---- Diffs:

================================================================
Index: SPECS/php.spec
diff -u SPECS/php.spec:1.768 SPECS/php.spec:1.769
--- SPECS/php.spec:1.768	Mon Jan  5 14:03:01 2009
+++ SPECS/php.spec	Mon Jan  5 15:32:28 2009
@@ -85,7 +85,7 @@
 %undefine	with_filter
 %endif
 
-%define		rel 4
+%define		rel 5
 Summary:	PHP: Hypertext Preprocessor
 Summary(fr.UTF-8):	Le langage de script embarque-HTML PHP
 Summary(pl.UTF-8):	Język skryptowy PHP
@@ -2904,6 +2904,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.769  2009/01/05 14:32:28  glen
+- sanitize error output (display_errors=stderr, log_errors=off) so errors are displayed only once to stderr in CLI SAPI; rel 5
+
 Revision 1.768  2009/01/05 13:03:01  glen
 - enable track_errors; rel 4
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/php.spec?r1=1.768&r2=1.769&f=u



More information about the pld-cvs-commit mailing list