Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #59833, comment 7


Ignore:
Timestamp:
12/05/2023 12:26:30 AM (12 months ago)
Author:
azaozz
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #59833, comment 7

    initial v1  
    1 Cannot reproduce either. Seems this is an one-off error that may have been caused by a failed or update. There doesn't seem to be a possibility for the polyfill to be missing as `compat.php` (where the polifills are) is always required before everything else including `load.php`. See: https://core.trac.wordpress.org/browser/trunk/src/wp-settings.php#L33.
     1Cannot reproduce either. Seems this is an one-off error that may have been caused by a failed or partial update. There doesn't seem to be a possibility for the polyfill to be missing as `compat.php` (where the polifills are) is always required before everything else including `load.php`. See: https://core.trac.wordpress.org/browser/trunk/src/wp-settings.php#L33.
    22
    33Closing as invalid. Please feel free to reopen with more info on how to reliably reproduce this.