[wp-trac] [WordPress Trac] #53039: Not invalidating files in opcode cache after core update (cont’d)
WordPress Trac
noreply at wordpress.org
Thu Apr 15 07:47:22 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 | Keywords:
Focuses: |
-----------------------------+-----------------------------
This is a follow-up to #51686.
After got email notification that WordPress was auto-updated to 5.7.1,
still seeing a notice `WordPress 5.7.1 is available! Please update now.`
on admin pages.
The exception is /wp-admin/update-core.php showing `Current version:
5.7.1` and `You have the latest version of WordPress.`
/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/53039>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list