PHP Errors
-
Hi
Found the following errors/warnings in wp-admin:
E_NOTICE: Trying to get property of non-object in wp-includes\post.php on line 3094 E_NOTICE: Trying to get property of non-object in wp-includes\link-template.php on line 36 E_STRICT: Only variables should be passed by reference in wp-admin\includes\dashboard.php on line 783 E_STRICT: call_user_func_array() expects parameter 1 to be a valid callback, non-static method WP_Feed_Cache::create() should not be called statically in wp-includes\SimplePieRegistry.php on line 215 E_STRICT: Only variables should be passed by reference in wp-admin\includes\dashboard.php on line 902 E_STRICT: Declaration of Walker_Nav_Menu_Edit::start_lvl() should be compatible with that of Walker_Nav_Menu::start_lvl() in wp-admin\includes\nav-menu.php on line 203 E_STRICT: Declaration of Walker_Nav_Menu_Edit::end_lvl() should be compatible with that of Walker_Nav_Menu::end_lvl() in wp-admin\includes\nav-menu.php on line 203 E_STRICT: Declaration of Walker_Nav_Menu_Edit::start_el() should be compatible with that of Walker_Nav_Menu::start_el() in wp-admin\includes\nav-menu.php on line 203 E_STRICT: Declaration of Walker_Nav_Menu_Checklist::start_lvl() should be compatible with that of Walker_Nav_Menu::start_lvl() in wp-admin\includes\nav-menu.php on line 270 E_STRICT: Declaration of Walker_Nav_Menu_Checklist::end_lvl() should be compatible with that of Walker_Nav_Menu::end_lvl() in wp-admin\includes\nav-menu.php on line 270 E_STRICT: Declaration of Walker_Nav_Menu_Checklist::start_el() should be compatible with that of Walker_Nav_Menu::start_el() in wp-admin\includes\nav-menu.php on line 270 E_STRICT: Only variables should be passed by reference in wp-admin\includes\import.php on line 113Don’t know where exactly to report it.
Thanks,
T
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
The topic ‘PHP Errors’ is closed to new replies.