[wp-trac] [WordPress Trac] #30891: Unchecked property overloading is detrimental to OOP.
WordPress Trac
noreply at wordpress.org
Mon Jan 12 16:16:17 UTC 2015
#30891: Unchecked property overloading is detrimental to OOP.
--------------------------+------------------
Reporter: aercolino | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 4.2
Component: General | Version: 4.0
Severity: normal | Resolution:
Keywords: | Focuses:
--------------------------+------------------
Comment (by wonderboymusic):
In [changeset:"31163"]:
{{{
#!CommitTicketReference repository="" revision="31163"
In lieu of refactoring, add a `private` field to
`WP_MS_Themes_List_Table`, `$has_items`. Ideally, this class would
overload `->has_items()` and not set a `private` field.
See #30891.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/30891#comment:36>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list