[wp-trac] [WordPress Trac] #59057: Critical error after update to 6.3 due to WP_Metadata_Lazyloader
WordPress Trac
noreply at wordpress.org
Thu Aug 10 18:27:24 UTC 2023
#59057: Critical error after update to 6.3 due to WP_Metadata_Lazyloader
-------------------------------+------------------------------
Reporter: alexpaterson | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: 6.3
Severity: critical | Resolution:
Keywords: reporter-feedback | Focuses:
-------------------------------+------------------------------
Changes (by joemcgill):
* keywords: => reporter-feedback
Comment:
Hi @alexpaterson, welcome to Trac! It sounds to me like something specific
to your environment is trying to load this class twice. Could you share
any more info about the callstack that is displayed when you see this
error?
In case it's helpful, this class used to be loaded in `wp-settings.php`,
but was moved to `/wp-includes/meta.php` in WP 6.3 so it would be loaded
earlier for environments that tried to invoke the class during
sunrise.php. See https://core.trac.wordpress.org/ticket/58185#comment:8
(and the resulting discussion).
--
Ticket URL: <https://core.trac.wordpress.org/ticket/59057#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list