[wp-trac] [WordPress Trac] #53039: Not invalidating files in opcode cache after core update (cont’d)
WordPress Trac
noreply at wordpress.org
Wed Jul 21 08:11:40 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 stodorovic):
It looks that's same issue with WP 5.8. I just checked "responses":
{{{
$ curl -X POST "https://api.wordpress.org/core/version-
check/1.7/?version=5.8&php=7.4.21&locale=sr_RS&initial_db_version=49752"
{"offers":[{"response":"upgrade","download":"https:\/\/downloads.wordpress.org\/release\/sr_RS\/wordpress-5.8.zip","locale":"sr_RS",...
$ curl -X POST "https://api.wordpress.org/core/version-
check/1.7/?version=5.8&php=7.4.21&locale=fr_FR&initial_db_version=49752"
{"offers":[{"response":"latest","download":"https:\/\/downloads.wordpress.org\/release\/fr_FR\/wordpress-5.8.zip","locale":"fr_FR",...
$ curl -X POST "https://api.wordpress.org/core/version-
check/1.7/?version=5.8&php=7.4.21&locale=en_US&initial_db_version=49752"
{"offers":[{"response":"latest","download":"https:\/\/downloads.wordpress.org\/release\/wordpress-5.8.zip","locale":"en_US",...
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/53039#comment:10>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list