[wp-trac] [WordPress Trac] #47632: Coding Standards fixes for WP 5.3

WordPress Trac noreply at wordpress.org
Wed Jul 10 07:13:16 UTC 2019


#47632: Coding Standards fixes for WP 5.3
----------------------------+-------------------------------
 Reporter:  pento           |       Owner:  pento
     Type:  task (blessed)  |      Status:  assigned
 Priority:  normal          |   Milestone:  5.3
Component:  General         |     Version:
 Severity:  normal          |  Resolution:
 Keywords:                  |     Focuses:  coding-standards
----------------------------+-------------------------------

Comment (by ocean90):

 This will likely break any (third-party) usage of `get_class()` since it
 returns the user-defined name of the class. For example `get_class(
 $GLOBALS['wpdb'] ) === 'wpdb'` wouldn't be true anymore.

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


More information about the wp-trac mailing list