Warnings after WP CLI Update
-
After the core update from 4.9.4 to 5.2.4, our update page still shows warnings. Version change was succesfull but warnings on the page are concerning.
( ! ) Notice: Trying to get property of non-object in /wp-admin/update-core.php on line 40
Call Stack
# Time Memory Function Location
1 0.0030 533640 {main}( ) …/update-core.php:0
2 2.3305 57759928 core_upgrade_preamble( ) …/update-core.php:695
3 2.3417 58419976 list_core_update( ) …/update-core.php:230( ! ) Notice: Trying to get property of non-object in wp-admin/update-core.php on line 42
Call Stack
# Time Memory Function Location
1 0.0030 533640 {main}( ) …/update-core.php:0
2 2.3305 57759928 core_upgrade_preamble( ) …/update-core.php:695
3 2.3417 58419976 list_core_update( ) …/update-core.php:230( ! ) Notice: Trying to get property of non-object in wp-admin/update-core.php on line 46
Call Stack
# Time Memory Function Location
1 0.0030 533640 {main}( ) …/update-core.php:0
2 2.3305 57759928 core_upgrade_preamble( ) …/update-core.php:695
3 2.3417 58419976 list_core_update( ) …/update-core.php:230( ! ) Notice: Trying to get property of non-object in wp-admin/update-core.php on line 46
Call Stack
# Time Memory Function Location
1 0.0030 533640 {main}( ) …/update-core.php:0
2 2.3305 57759928 core_upgrade_preamble( ) …/update-core.php:695
3 2.3417 58419976 list_core_update( ) …/update-core.php:230( ! ) Notice: Trying to get property of non-object in wp-admin/update-core.php on line 58
Call Stack
# Time Memory Function Location
1 0.0030 533640 {main}( ) …/update-core.php:0
2 2.3305 57759928 core_upgrade_preamble( ) …/update-core.php:695
3 2.3417 58419976 list_core_update( ) …/update-core.php:230
If you need to re-install version –, you can do so here:(There is a button here but clicking it takes you to empty wordpress page doing nothing, no errors fired)
( ! ) Notice: Trying to get property of non-object in wp-admin/update-core.php on line 112
Call Stack
# Time Memory Function Location
1 0.0030 533640 {main}( ) …/update-core.php:0
2 2.3305 57759928 core_upgrade_preamble( ) …/update-core.php:695
3 2.3417 58419976 list_core_update( ) …/update-core.php:230( ! ) Notice: Trying to get property of non-object in wp-admin/update-core.php on line 113
Call Stack
# Time Memory Function Location
1 0.0030 533640 {main}( ) …/update-core.php:0
2 2.3305 57759928 core_upgrade_preamble( ) …/update-core.php:695
3 2.3417 58419976 list_core_update( ) …/update-core.php:230( ! ) Notice: Trying to get property of non-object in wp-admin/update-core.php on line 122
Call Stack
# Time Memory Function Location
1 0.0030 533640 {main}( ) …/update-core.php:0
2 2.3305 57759928 core_upgrade_preamble( ) …/update-core.php:695
3 2.3417 58419976 list_core_update( ) …/update-core.php:230( ! ) Notice: Trying to get property of non-object in wp-admin/update-core.php on line 130
Call Stack
# Time Memory Function Location
1 0.0030 533640 {main}( ) …/update-core.php:0
2 2.3305 57759928 core_upgrade_preamble( ) …/update-core.php:695
3 2.3417 58419976 list_core_update( ) …/update-core.php:230( ! ) Notice: Trying to get property of non-object in wp-admin/update-core.php on line 130
Call Stack
# Time Memory Function Location
1 0.0030 533640 {main}( ) …/update-core.php:0
2 2.3305 57759928 core_upgrade_preamble( ) …/update-core.php:695
3 2.3417 58419976 list_core_update( ) …/update-core.php:230I tried this on both local and int servers. Same results, almost like upgrade was not complete.
Thanks for your time!
The topic ‘Warnings after WP CLI Update’ is closed to new replies.