Ref T5501. Currently, we emit some bad warnings about, e.g., "apc.stat" on PHP 5.5+ systems with OPcache, where the warnings are not relevant.
Generate and raise warnings out of the CacheSpec pipeline so we only run relevant code.
Differential D12318
Emit cache setup issues from cache specs epriestley on Apr 7 2015, 11:54 PM. Authored by Tags None Referenced Files
Subscribers
Details
Ref T5501. Currently, we emit some bad warnings about, e.g., "apc.stat" on PHP 5.5+ systems with OPcache, where the warnings are not relevant. Generate and raise warnings out of the CacheSpec pipeline so we only run relevant code. Faked various warnings and saw them render correctly.
Diff Detail
Event Timeline
Comment Actions There will probably never be a later version, APC is essentially obsolete in modern PHP. |