You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yeah the example is a bit buggy indeed, I'll fix that asap.
Effectively as of V7 every namespace that begun with use phpFastCache\... is now replaced by use Phpfastcache\...
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.
or
It is my understanding that with v7, phpFastCache should be replaced by Phpfastcache
The text was updated successfully, but these errors were encountered: