[wp-trac] [WordPress Trac] #53039: Not invalidating files in opcode cache after core update (cont’d)
WordPress Trac
noreply at wordpress.org
Fri Apr 16 07:57:28 UTC 2021
#53039: Not invalidating files in opcode cache after core update (cont’d)
-----------------------------+------------------------------
Reporter: Krstarica | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Upgrade/Install | Version: 5.7.1
Severity: normal | Resolution:
Keywords: | Focuses:
-----------------------------+------------------------------
Comment (by Krstarica):
/wp-admin/about.php shows WORDPRESS 5.7.1.
Query Monitor plugin shows Version 5.7.1.
wp-cli shows:
{{{
wp> $GLOBALS['wp_version'];
=> string(5) "5.7.1"
}}}
But how to be sure that all files are really updated? Maybe new feature
"File health check" should be implemented, i.e. to validate checksum for
all system files every day?
All `sr_RS` instances have the same issue and got auto-updated starting
with Thu, 15 Apr 2021 06:14:46 +0000 (that's 08:14:46 CEST) and ending
with Thu, 15 Apr 2021 10:39:58 +0000.
`en` instance is auto-updated on Thu, 15 Apr 2021 03:20:03 +0000 and does
not have this issue.
This happens every time for months or even more. We usually then manually
update every instance, but often we need to do it several times in a row,
until the version changes.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/53039#comment:6>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list