Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #42439, comment 2


Ignore:
Timestamp:
11/06/2017 12:17:52 AM (9 years ago)
Author:
dd32

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #42439, comment 2

    initial v1  
    11Diffing the versions in github looks sane, as does this patch.
    22
    3 It's always been expected that these files would not parse under PHP7, as they're not loaded there. Unfortunately it seems that WPEngine blocks deploying these files, causing issues.
     3It's always been expected that these files would not parse under PHP7, as they're not loaded there. Unfortunately it seems that WPEngine blocks deploying these files, causing issues (IMHO, it's WPE's responsibility to allow them to be deployed).
    44
    55While I have no issue updating these, as we're so close to the 4.9 release, I'm tempted to leave it until 4.9.1 or 5.0 - even though I don't expect it'll cause any breakage.