gunnar: server/kolabd/kolabd ChangeLog,1.280,1.281 
    cvs at kolab.org 
    cvs at kolab.org
       
    Thu Jan 21 20:58:36 CET 2010
    
    
  
Author: gunnar
Update of /kolabrepository/server/kolabd/kolabd
In directory doto:/tmp/cvs-serv6079/kolabd
Modified Files:
	ChangeLog 
Log Message:
Make sure we don't end up with thousands of deprecated notices in the PHP log. Our apps are not yet ready for that.
Index: ChangeLog
===================================================================
RCS file: /kolabrepository/server/kolabd/kolabd/ChangeLog,v
retrieving revision 1.280
retrieving revision 1.281
diff -u -d -r1.280 -r1.281
--- ChangeLog	17 Jan 2010 10:20:18 -0000	1.280
+++ ChangeLog	21 Jan 2010 19:58:34 -0000	1.281
@@ -1,3 +1,9 @@
+2010-01-21  Gunnar Wrobel  <p at rdus.de>
+
+	* templates/php.ini.template.in (error_reporting): Remove
+	E_DEPRECATED from PHP error reporting. PHP-5.3.1 added too many
+	such warnings and none of our PHP-Code is already ready for that.
+
 2010-01-16 Richard Bos <richard at radoeka.nl>
 
 	* templates/slapd.conf.template.in: Changed @@@ldapserver_modulepath@@@
    
    
More information about the commits
mailing list