There was an error while loading. Please reload this page.
As of the V6, the following characters can not longer being a part of the key identifier: {}()/\@:
{}()/\@:
If you try to do so, an \phpFastCache\Exceptions\phpFastCacheInvalidArgumentException will be raised.
\phpFastCache\Exceptions\phpFastCacheInvalidArgumentException
You must replace them with a safe delimiter such as .|-_
.|-_
More information on psr-6 definitions.