[wp-trac] [WordPress Trac] #24356: Admin Nav Menu Walker - Strict Standards compatibility
WordPress Trac
noreply at wordpress.org
Mon May 27 14:51:36 UTC 2013
#24356: Admin Nav Menu Walker - Strict Standards compatibility
------------------------------+--------------------
Reporter: dvarga | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: 3.6
Component: Warnings/Notices | Version: 3.5.1
Severity: minor | Resolution:
Keywords: has-patch |
------------------------------+--------------------
Comment (by michelwppi):
I am running (MacOSX) the nightly build (3.6-beta3-24372)
On MAMP PHP - 5.4.10
PHP.INI set : error_reporting = E_ALL
{{{
Strict Standards: Declaration of Walker_Nav_Menu_Edit::start_lvl() should
be compatible with Walker::start_lvl(&$output, $depth = 0, $args = Array)
in /Applications/MAMP/htdocs/wp_36/wp-admin/includes/nav-menu.php on line
10
Strict Standards: Declaration of Walker_Nav_Menu_Checklist::start_lvl()
should be compatible with Walker::start_lvl(&$output, $depth = 0, $args =
Array) in /Applications/MAMP/htdocs/wp_36/wp-admin/includes/nav-menu.php
on line 227
}}}
--
Ticket URL: <http://core.trac.wordpress.org/ticket/24356#comment:5>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list