Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #58874, comment 5


Ignore:
Timestamp:
07/22/2023 12:33:23 PM (3 years ago)
Author:
jrf
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #58874, comment 5

    initial v1  
    1 Oh and performance-wise I expect no significant impact of changing the patterns as IIRC PHP desugars the syntax anyway (i.e. at compile time brings the code back to the old pattern).
     1Oh and performance-wise I expect no significant impact of changing the patterns as IIRC PHP desugars the syntax anyway (i.e. at compile time brings the code back to the old pattern). (could do with verification)