Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #34599, comment 4


Ignore:
Timestamp:
11/06/2015 08:45:37 AM (9 years ago)
Author:
dd32
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #34599, comment 4

    initial v1  
    33
    44That won't cause a PHP notice or warning under any version of PHP.
    5 What will is when the `$metadata` value is `false` as mentioned on the original ticket, and shown here: https://3v4l.org/YNBIg (Note, that the only warning is line 8, and although notices are shown, none are shown for line 4)
     5What will is when the `$metadata` value is `false` as mentioned on the original ticket, and shown here: https://3v4l.org/YNBIg (Note, that the only warning is line 8, and although notices are shown, none are shown for line 4 i PHP 5.x/7.x)