[wp-trac] [WordPress Trac] #54728: Coding Standards fixes for WP 6.0
WordPress Trac
noreply at wordpress.org
Sun Mar 20 16:01:17 UTC 2022
#54728: Coding Standards fixes for WP 6.0
----------------------------+-------------------------------
Reporter: hellofromTonya | Owner: (none)
Type: task (blessed) | Status: new
Priority: normal | Milestone: 6.0
Component: General | Version:
Severity: normal | Resolution:
Keywords: has-patch | Focuses: coding-standards
----------------------------+-------------------------------
Comment (by SergeyBiryukov):
In [changeset:"52964" 52964]:
{{{
#!CommitTicketReference repository="" revision="52964"
Coding Standards: Rename the `$strResponse` variable to `$response` in
`WP_Http_Streams::request()`.
This fixes a `Variable "$strResponse" is not in valid snake_case format`
WPCS warning.
For consistency, this commit also renames the `WP_Http::processResponse()`
argument to `$response`.
Follow-up to [8516], [51825], [51929], [51940], [52025], [52960], [52961],
[52962], [52963].
Props azouamauriac.
See #54728.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/54728#comment:37>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list