Opened 15 years ago
Closed 15 years ago
#19046 closed defect (bug) (fixed)
WP_Screen::get() should not be called statically [E_STRICT]
| Reported by: | arena | Owned by: | nacin |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.3 |
| Component: | General | Version: | 3.3 |
| Severity: | normal | Keywords: | dev-feedback needs-patch |
| Cc: | Focuses: |
Description
Appears since yesterday on trunk ...
[E_STRICT] 2048 : Non-static method WP_Screen::get() should not be called statically in wordpress\wp-admin\includes\screen.php at line 119
[E_STRICT] 2048 : Non-static method WP_Screen::get() should not be called statically in wordpress\wp-admin\includes\screen.php at line 231
...
Change History (2)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
In [19064]: