Warning: Undefined variable $checkout

Hi,

Receiving the following warning on Dashboard > Updates page:
Warning: Undefined variable $checkout in /xyz/wp-admin/includes/class-wp-automatic-updater.php on line 175

I guess as a result of this constant setting in my wp-config.php:
define( 'WP_AUTO_UPDATE_CORE', false );

Best

Actually this is a core bug that has been fixed upstream:
https://core.trac.wordpress.org/ticket/58563

Thanks for raising this, we will try to get it fixed.

PR created now:

2 Likes

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.