cakephp2-php8/lib/Cake/Cache/Engine
mark_story 4d0a209033 Fix shutdown warnings in PHP7.2+
Check if the current file is valid before re-using it. This fixes
warnings emitted during process shutdown when DboSource is persisting
the method cache.

Fixes #13085
2019-04-16 21:23:58 -04:00
..
ApcEngine.php Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00
FileEngine.php Fix shutdown warnings in PHP7.2+ 2019-04-16 21:23:58 -04:00
MemcachedEngine.php Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00
MemcacheEngine.php Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00
RedisEngine.php Use strict comparison instead of function call - #13001 2019-02-21 11:44:38 -08:00
WincacheEngine.php Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00
XcacheEngine.php Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00