Remove wincache and xcache drivers - they are no longer maintained for PHP 7.2+

This commit is contained in:
Kijin Sung 2022-12-30 00:16:06 +09:00
parent 8234fd5c7b
commit 2437de31f3
4 changed files with 3 additions and 348 deletions

View file

@ -239,6 +239,8 @@ class Cleanup extends Base
'classes/object/BaseObject.class.php' => 'deleted:xe',
'classes/xml/XmlQueryParser.class.php' => 'deleted:xe',
'classes/xml/xmlquery/' => 'deleted:xe',
'common/framework/drivers/cache/wincache.php' => 'deleted',
'common/framework/drivers/cache/xcache.php' => 'deleted',
'common/img/flvplayer.swf' => 'deleted:xe',
'common/js/jquery-1.12.4.min.js' => 'deleted',
'common/js/jquery-1.12.4.js' => 'deleted',