[wp-trac] [WordPress Trac] #22224: E_STRICT errors in WP_Plugins_List_Table/WP_List_Table
WordPress Trac
noreply at wordpress.org
Fri Oct 19 00:12:24 UTC 2012
#22224: E_STRICT errors in WP_Plugins_List_Table/WP_List_Table
-----------------------------+--------------------------
Reporter: alan-c | Type: defect (bug)
Status: new | Priority: normal
Milestone: Awaiting Review | Component: Plugins
Version: 3.4.2 | Severity: normal
Keywords: needs-patch |
-----------------------------+--------------------------
2 E_STRICT errors caused by WP_Plugins_List_Table/WP_List_Table:
Declaration of WP_Plugins_List_Table::bulk_actions() should be compatible
with that of WP_List_Table::bulk_actions()
Declaration of WP_Plugins_List_Table::single_row() should be compatible
with that of WP_List_Table::single_row()
The WP_Plugins_List_Table methods have an extra argument versus the same
method in the parent class (WP_List_Table).
--
Ticket URL: <http://core.trac.wordpress.org/ticket/22224>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list