[wp-trac] [WordPress Trac] #47632: Coding Standards fixes for WP 5.3
WordPress Trac
noreply at wordpress.org
Fri Jul 5 09:57:58 UTC 2019
#47632: Coding Standards fixes for WP 5.3
----------------------------+-------------------------------
Reporter: pento | Owner: pento
Type: task (blessed) | Status: assigned
Priority: normal | Milestone: 5.3
Component: General | Version:
Severity: normal | Resolution:
Keywords: | Focuses: coding-standards
----------------------------+-------------------------------
Comment (by jrf):
Replying to [comment:1 pento]:
> In [changeset:"45580" 45580]:
> {{{
> #!CommitTicketReference repository="" revision="45580"
> Coding Standards: Fix/ignore the
`WordPress.NamingConventions.ValidFunctionName` violations.
>
> See #47632
> }}}
Just checking: Function names in PHP are case-insensitive, so most of
these ''could'' be fixed without breaking anything. Any particular reason
why these functions with case issues are whitelisted instead of fixed ?
For the underscore prefixed functions, a deprecation and new method with a
better name ''could'' be considered.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/47632#comment:18>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list