[wp-trac] [WordPress Trac] #58874: Code Modernization: Consider using the null coalescing operator.
WordPress Trac
noreply at wordpress.org
Sat Jul 22 12:32:48 UTC 2023
#58874: Code Modernization: Consider using the null coalescing operator.
-----------------------------------+---------------------
Reporter: costdev | Owner: (none)
Type: enhancement | Status: new
Priority: normal | Milestone: 6.4
Component: General | Version:
Severity: normal | Resolution:
Keywords: has-patch 2nd-opinion | Focuses:
-----------------------------------+---------------------
Comment (by jrf):
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).
--
Ticket URL: <https://core.trac.wordpress.org/ticket/58874#comment:5>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list