[wp-trac] [WordPress Trac] #63430: Coding Standards: replace isset() ternary with null coalescing

WordPress Trac noreply at wordpress.org
Sat Jan 3 06:16:16 UTC 2026


#63430: Coding Standards: replace isset() ternary with null coalescing
--------------------------------------+-------------------------------
 Reporter:  seanwei                   |       Owner:  SergeyBiryukov
     Type:  enhancement               |      Status:  closed
 Priority:  normal                    |   Milestone:  7.0
Component:  General                   |     Version:
 Severity:  minor                     |  Resolution:  fixed
 Keywords:  has-patch has-unit-tests  |     Focuses:  coding-standards
--------------------------------------+-------------------------------

Comment (by westonruter):

 In [changeset:"61424" 61424]:
 {{{
 #!CommitTicketReference repository="" revision="61424"
 Code Modernization: Update `tests` to use null coalescing operator in
 place of `isset()` in ternaries.

 Developed as a subset of https://github.com/WordPress/wordpress-
 develop/pull/10654

 Follow-up to [61404], [61403].

 See #58874, #63430.
 }}}

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/63430#comment:15>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list