[wp-trac] [WordPress Trac] #23807: PHP Strict Mode : Bulk_Plugin_Upgrader_Skin::before() warning
WordPress Trac
noreply at wordpress.org
Mon Mar 18 04:21:56 UTC 2013
#23807: PHP Strict Mode : Bulk_Plugin_Upgrader_Skin::before() warning
-----------------------------+-----------------------------
Reporter: charlestonsw | Type: defect (bug)
Status: new | Priority: normal
Milestone: Awaiting Review | Component: Upgrade/Install
Version: 3.5.1 | Severity: minor
Keywords: |
-----------------------------+-----------------------------
This is from core WP 3.5.1 on my dev box while installing the Debug Bar
plugin. This is not the first plugin to trigger this message while
testing. I do have strict mode and full warnings/debug messages enabled
throughout WordPress and PHP.
Strict Standards: Declaration of Bulk_Plugin_Upgrader_Skin::before()
should be compatible with that of Bulk_Upgrader_Skin::before() in
/var/www/html/wp-admin/includes/class-wp-upgrader.php on line 1359 Strict
Standards: Declaration of Bulk_Plugin_Upgrader_Skin::after() should be
compatible with that of Bulk_Upgrader_Skin::after() in /var/www/html/wp-
admin/includes/class-wp-upgrader.php on line 1359 Strict Standards:
Declaration of Bulk_Theme_Upgrader_Skin::before() should be compatible
with that of Bulk_Upgrader_Skin::before() in /var/www/html/wp-
admin/includes/class-wp-upgrader.php on line 1394 Strict Standards:
Declaration of Bulk_Theme_Upgrader_Skin::after() should be compatible with
that of Bulk_Upgrader_Skin::after() in /var/www/html/wp-admin/includes
/class-wp-upgrader.php on line 1394
--
Ticket URL: <http://core.trac.wordpress.org/ticket/23807>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list