Skip to content

migration guide for v7 uses CamelCase in example #620

@mbiebl

Description

@mbiebl

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

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions