[wp-trac] [WordPress Trac] #54389: Rename class-http.php to class-wp-http.php
WordPress Trac
noreply at wordpress.org
Sun Nov 7 01:36:08 UTC 2021
#54389: Rename class-http.php to class-wp-http.php
----------------------------+-------------------------------
Reporter: SergeyBiryukov | Owner: SergeyBiryukov
Type: enhancement | Status: closed
Priority: normal | Milestone: 5.9
Component: HTTP API | Version:
Severity: normal | Resolution: fixed
Keywords: | Focuses: coding-standards
----------------------------+-------------------------------
Changes (by SergeyBiryukov):
* owner: (none) => SergeyBiryukov
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"52026" 52026]:
{{{
#!CommitTicketReference repository="" revision="52026"
Coding Standards: Move `wp-includes/class-http.php` to `wp-includes/class-
wp-http.php`.
This renames the file containing the `WP_Http` class to conform to the
coding standards.
This commit also includes:
- A new `class-http.php` that includes the new file, for anyone that
may've been including the file directly.
- Replaces references to the old filename with the new filename.
Follow-up to [8516], [13274], [33748].
Fixes #54389. See #53359.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/54389#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list