[wp-trac] [WordPress Trac] #24357: Stop suppressing E_DEPRECATED when WP_DEBUG

WordPress Trac noreply at wordpress.org
Fri May 17 20:44:55 UTC 2013


#24357: Stop suppressing E_DEPRECATED when WP_DEBUG
--------------------------+---------------------
 Reporter:  nacin         |       Owner:  nacin
     Type:  defect (bug)  |      Status:  closed
 Priority:  normal        |   Milestone:  3.6
Component:  General       |     Version:
 Severity:  normal        |  Resolution:  fixed
 Keywords:                |
--------------------------+---------------------
Changes (by nacin):

 * owner:   => nacin
 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"24288"]:
 {{{
 #!CommitTicketReference repository="" revision="24288"
 When WP_DEBUG, set PHP error_reporting level to E_ALL. This will include
 E_DEPRECATED in PHP 5.3, and E_STRICT in PHP 5.4.

 fixes #24357.
 }}}

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/24357#comment:2>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list