Skip to content

Commit

Permalink
Deprecate Xcache engine.
Browse files Browse the repository at this point in the history
Xcache doesn't seem to be actively maintained and to date doesn't have a PHP 7 compatible release.
  • Loading branch information
ADmad committed Nov 11, 2017
1 parent b19018c commit f7e801b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Cache/Engine/XcacheEngine.php
Expand Up @@ -20,6 +20,7 @@
* Xcache storage engine for cache
*
* @link http://trac.lighttpd.net/xcache/ Xcache
* @deprecated 3.6.0 Xcache engine has been deprecated and will be remove in 4.0.
*/
class XcacheEngine extends CacheEngine
{
Expand Down

0 comments on commit f7e801b

Please sign in to comment.