[wp-trac] [WordPress Trac] #36455: Call opcache_reset() after plug-in, theme or core update
WordPress Trac
noreply at wordpress.org
Thu Oct 11 15:17:48 UTC 2018
#36455: Call opcache_reset() after plug-in, theme or core update
-------------------------------------+---------------------
Reporter: nigro.simone | Owner: (none)
Type: enhancement | Status: new
Priority: normal | Milestone: 5.0
Component: Upgrade/Install | Version:
Severity: normal | Resolution:
Keywords: has-patch needs-testing | Focuses:
-------------------------------------+---------------------
Comment (by kraftbj):
I'm definitely seeing an increase of reports of fatals that I can only
attribute to opcache having out-of-date files present. A check for a
class, followed by a call to a method within that class that was added
sometime after the file was originally included in the plugin, and
verifying in the file system that the correct version of the class with
that method is present.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/36455#comment:45>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list