[wp-trac] [WordPress Trac] #40109: Ensure PHP 7.2 compatibility in tests (and core)

WordPress Trac noreply at wordpress.org
Sun Mar 19 20:51:57 UTC 2017


#40109: Ensure PHP 7.2 compatibility in tests (and core)
------------------------------+-----------------------------
 Reporter:  ocean90           |       Owner:
     Type:  task (blessed)    |      Status:  new
 Priority:  low               |   Milestone:  Future Release
Component:  Build/Test Tools  |     Version:
 Severity:  normal            |  Resolution:
 Keywords:  has-patch         |     Focuses:
------------------------------+-----------------------------

Comment (by desrosj):

 Added a patch to #37082 for all `create_function()` calls in unit tests.

 Just added a patch here for removing `each()` calls. There are 16 other
 occurrences, but all within Snoopy and the Text_diff library.

 I believe Snoopy is an abandoned project (hasn't been updated since 2014).
 Is this maintained in WordPress as a fork? I can update the patch if so.

 `Text_Diff` also appears to not be maintained.

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


More information about the wp-trac mailing list