-
-
Couldn't load subscription status.
- Fork 453
Closed
Labels
Description
the migration guide for v7 at https://github.com/PHPSocialNetwork/phpfastcache/blob/master/docs/migration/MigratingFromV6ToV7.md
has several places, where it uses the old naming scheme, like e.g.
use \phpFastCache\Config\Config;
or
use \phpFastCache\Drivers\Files\Config as FilesConfig;
It is my understanding that with v7, phpFastCache should be replaced by Phpfastcache