[wp-trac] [WordPress Trac] #51686: Not invalidating files in opcode cache after core update
WordPress Trac
noreply at wordpress.org
Thu Apr 15 07:43:23 UTC 2021
#51686: Not invalidating files in opcode cache after core update
-------------------------------------------+---------------------------
Reporter: Krstarica | Owner: mikeschroder
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 5.7
Component: Upgrade/Install | Version: 5.5
Severity: normal | Resolution: fixed
Keywords: has-patch commit dev-reviewed | Focuses:
-------------------------------------------+---------------------------
Comment (by Krstarica):
Just experiencing the same issue after got email notification that
WordPress was auto-updated to 5.7.1.
/wp-admin/update-core.php shows `Current version: 5.7.1` and `You have the
latest version of WordPress.`
On all other admin pages there is a notice `WordPress 5.7.1 is available!
Please update now.`
/wp-includes/version.php contains `$wp_version = '5.7.1';`
It's the same even after `systemctl reload php-fpm` which supposed to
clear opcache. Even `systemctl restart php-fpm` didn't help.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/51686#comment:22>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list