Opened 19 months ago
Closed 19 months ago
#19046 closed defect (bug) (fixed)
WP_Screen::get() should not be called statically [E_STRICT]
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 3.3 |
| Component: | General | Version: | 3.3 |
| Severity: | normal | Keywords: | dev-feedback needs-patch |
| Cc: |
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.

In [19064]: