[wp-trac] [WordPress Trac] #57676: Object property is not in valid snake_case format
WordPress Trac
noreply at wordpress.org
Thu Feb 9 11:21:33 UTC 2023
#57676: Object property is not in valid snake_case format
----------------------------+-------------------------------
Reporter: madhusudan1825 | Owner: (none)
Type: enhancement | Status: closed
Priority: normal | Milestone:
Component: Widgets | Version:
Severity: minor | Resolution: invalid
Keywords: needs-patch | Focuses: coding-standards
----------------------------+-------------------------------
Changes (by jrf):
* status: new => closed
* resolution: => invalid
* milestone: Awaiting Review =>
Comment:
Those properties are properties from the PHP native
[https://www.php.net/manual/en/class.domelement.php `DOMElement`] class.
Changing the case is not possible without first changing it in PHP itself.
In other words: the case of those properties should NOT be touched.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/57676#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list