[wp-trac] [WordPress Trac] #31982: WordPress PHPUnit Tests should run error free on PHP7 - 4.3 tracking ticket

WordPress Trac noreply at wordpress.org
Thu Apr 16 15:13:50 UTC 2015


#31982: WordPress PHPUnit Tests should run error free on PHP7 - 4.3 tracking ticket
----------------------------+-----------------------------
 Reporter:  jorbin          |       Owner:
     Type:  task (blessed)  |      Status:  new
 Priority:  normal          |   Milestone:  Future Release
Component:  General         |     Version:
 Severity:  normal          |  Resolution:
 Keywords:                  |     Focuses:
----------------------------+-----------------------------

Comment (by jdgrimes):

 It looks like all of the deprecated warnings are caused by lingering PHP4
 constructors:

 > Deprecated: Methods with the same name as their class will not be
 constructors in a future version of PHP

 Are we OK with removing PHP4 constructors? I don't know if there is any
 other way to avoid the notice, but we've been keeping these for backward
 compatibility.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/31982#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list