[wp-trac] [WordPress Trac] #62279: Coding Standards fixes for WP 6.8
WordPress Trac
noreply at wordpress.org
Tue Jan 21 15:32:45 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:"59672" 59672]:
{{{
#!CommitTicketReference repository="" revision="59672"
Coding Standards: Rename the `$errorString` variable in `wp_xmlrpc_server`
methods.
This resolves a WPCS warning:
{{{
Variable "$errorString" is not in valid snake_case format, try
"$error_string"
}}}
Follow-up to [5054].
See #62279.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/62279#comment:33>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list