[wp-trac] [WordPress Trac] #55647: Coding Standards fixes for WP 6.1

WordPress Trac noreply at wordpress.org
Thu Jul 21 15:59:08 UTC 2022


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

Comment (by SergeyBiryukov):

 In [changeset:"53749" 53749]:
 {{{
 #!CommitTicketReference repository="" revision="53749"
 Coding Standards: Move `wp-includes/wp-db.php` to `wp-includes/class-
 wpdb.php`.

 This renames the file containing the `wpdb` class to conform to the coding
 standards.

 This commit also includes:
 * A new `wp-db.php` that loads the new file, for anyone that may have been
 including the file directly.
 * Replacing references to the old filename with the new filename.

 Fixes #56268. See #55647.
 }}}

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


More information about the wp-trac mailing list