[wp-trac] [WordPress Trac] #51799: Coding Standards fixes for WP 5.7

WordPress Trac noreply at wordpress.org
Thu Nov 19 12:03:26 UTC 2020


#51799: Coding Standards fixes for WP 5.7
----------------------------+-------------------------------
 Reporter:  SergeyBiryukov  |       Owner:  (none)
     Type:  task (blessed)  |      Status:  new
 Priority:  normal          |   Milestone:  5.7
Component:  General         |     Version:
 Severity:  normal          |  Resolution:
 Keywords:                  |     Focuses:  coding-standards
----------------------------+-------------------------------

Comment (by SergeyBiryukov):

 In [changeset:"49668" 49668]:
 {{{
 #!CommitTicketReference repository="" revision="49668"
 Coding Standards: Remove redundant `isset()` check in
 `core_upgrade_preamble()`.

 `isset()` can be safely used to check properties and subproperties of
 objects directly.

 Follow-up to [49638].

 See #51799.
 }}}

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


More information about the wp-trac mailing list