[wp-trac] [WordPress Trac] #49373: Move WP_Object_Cache into its own file
WordPress Trac
noreply at wordpress.org
Thu Feb 6 05:52:12 UTC 2020
#49373: Move WP_Object_Cache into its own file
----------------------------+-------------------------------
Reporter: SergeyBiryukov | Owner: SergeyBiryukov
Type: enhancement | Status: closed
Priority: normal | Milestone: 5.4
Component: Cache API | Version:
Severity: normal | Resolution: fixed
Keywords: | Focuses: coding-standards
----------------------------+-------------------------------
Changes (by SergeyBiryukov):
* owner: (none) => SergeyBiryukov
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"47197" 47197]:
{{{
#!CommitTicketReference repository="" revision="47197"
Coding Standards: Move `WP_Object_Cache` to `wp-includes/class-wp-object-
cache.php`.
This ensures the file containing the `WP_Object_Cache` class conforms to
the coding standards.
For backward compatibility, the new file is included from `wp-
includes/cache.php`.
Fixes #49373. See #49222.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/49373#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list