[wp-trac] [WordPress Trac] #58563: Undefined variable $checkout in class-wp-automatic-updater.php line 175
WordPress Trac
noreply at wordpress.org
Sat Jun 17 01:01:16 UTC 2023
#58563: Undefined variable $checkout in class-wp-automatic-updater.php line 175
------------------------------+-----------------------------
Reporter: jqz | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Upgrade/Install | Version: 6.2.2
Severity: normal | Keywords:
Focuses: coding-standards |
------------------------------+-----------------------------
Fresh install on Windows with `open_basedir` in effect to limit filesystem
access beyond the site itself.
See https://wordpress.org/support/topic/undefined-variable-checkout
If `is_allowed_dir()` doesn't get any `true` responses, `$checkout` never
gets initialized, and this error occurs.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/58563>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list