[wp-trac] [WordPress Trac] #24356: Admin Nav Menu Walker - Strict Standards compatibility
WordPress Trac
noreply at wordpress.org
Fri May 24 10:40:05 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 CNG SEO UK):
OK did the patch and still get this.
Strict Standards: Declaration of Walker_Page::start_el() should be
compatible with Walker::start_el(&$output, $object, $depth = 0, $args =
Array, $current_object_id = 0) in \wp-includes\post-template.php on line
1103
Strict Standards: Declaration of Walker_PageDropdown::start_el() should be
compatible with Walker::start_el(&$output, $object, $depth = 0, $args =
Array, $current_object_id = 0) in \wp-includes\post-template.php on line
1149
Strict Standards: Declaration of Walker_CategoryDropdown::start_el()
should be compatible with Walker::start_el(&$output, $object, $depth = 0,
$args = Array, $current_object_id = 0) in \category-template.php on line
949
Strict Standards: Declaration of Walker_Comment::start_el() should be
compatible with Walker::start_el(&$output, $object, $depth = 0, $args =
Array, $current_object_id = 0) in \wp-includes\comment-template.php on
line 1476
I am running the nightly build (3.6-beta3-24330)
On Apache/2.4.4 (Win32) OpenSSL/1.0.1e PHP/5.4.15
--
Ticket URL: <http://core.trac.wordpress.org/ticket/24356#comment:4>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list