[wp-trac] Re: [WordPress Trac] #5033: Better error_reporting and a debug mode

WordPress Trac wp-trac at lists.automattic.com
Fri Oct 12 14:38:58 GMT 2007


#5033: Better error_reporting and a debug mode
-----------------------------------------+----------------------------------
 Reporter:  ozh                          |        Owner:  anonymous
     Type:  enhancement                  |       Status:  closed   
 Priority:  normal                       |    Milestone:  2.4      
Component:  General                      |      Version:           
 Severity:  normal                       |   Resolution:  fixed    
 Keywords:  has-patch 2nd-opinion early  |  
-----------------------------------------+----------------------------------
Comment (by docwhat):

 Shouldn't that be:
 {{{
 #!php
   error_reporting(E_ALL ^ E_NOTICE ^ E_USER_NOTICE);
 }}}

 So that user notices can be used?

 Ciao!

-- 
Ticket URL: <http://trac.wordpress.org/ticket/5033#comment:13>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list