[wp-trac] [WordPress Trac] #56791: Coding Standards fixes for WP 6.2
WordPress Trac
noreply at wordpress.org
Tue Nov 29 12:40:22 UTC 2022
#56791: Coding Standards fixes for WP 6.2
----------------------------+-------------------------------
Reporter: desrosj | Owner: (none)
Type: task (blessed) | Status: new
Priority: normal | Milestone: 6.2
Component: General | Version:
Severity: normal | Resolution:
Keywords: has-patch | Focuses: coding-standards
----------------------------+-------------------------------
Comment (by SergeyBiryukov):
In [changeset:"54890" 54890]:
{{{
#!CommitTicketReference repository="" revision="54890"
Coding Standards: Add visibility to properties in `tests/phpunit/tests/`.
Adds a `private` visibility to some test class properties where it was not
explicitly specified. This continues the previous efforts to make sure
visibility is declared on all properties.
Note: This will be enforced by WPCS 3.0.0.
Follow-up to [49184], [51919], [52009], [52010], [54889].
Props jrf.
See #56791.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/56791#comment:22>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list