[wp-trac] [WordPress Trac] #62279: Coding Standards fixes for WP 6.8
WordPress Trac
noreply at wordpress.org
Wed Jan 22 15:38:58 UTC 2025
#62279: Coding Standards fixes for WP 6.8
----------------------------+---------------------
Reporter: desrosj | Owner: (none)
Type: task (blessed) | Status: new
Priority: normal | Milestone: 6.8
Component: General | Version:
Severity: normal | Resolution:
Keywords: has-patch | Focuses:
----------------------------+---------------------
Comment (by SergeyBiryukov):
In [changeset:"59680" 59680]:
{{{
#!CommitTicketReference repository="" revision="59680"
Coding Standards: Rename `$thisEnclosure` variable in `wp_xmlrpc_server`
methods.
This resolves a WPCS warning:
{{{
Variable "$thisEnclosure" is not in valid snake_case format, try
"$this_enclosure"
}}}
Follow-up to [16824], [19848].
See #62279.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/62279#comment:34>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list