Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #39338, comment 45


Ignore:
Timestamp:
12/17/2018 04:26:13 AM (6 years ago)
Author:
dd32
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #39338, comment 45

    initial v1  
    1515
    1616I'm not going to reassign the milestone, in the hope that another committer will come along and own the fix and tests needed for it.
     17
     18(edit: Fun fact - this isn't possible to trigger on PHP 5.2, as `next()` will return `false` on the invalid inputs there, and exit the loop)