We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e2931b commit b7a7d65Copy full SHA for b7a7d65
README.md
@@ -9,6 +9,8 @@ Simple Yet Powerful PHP Caching Class
9
More information in [Wiki](https://github.com/PHPSocialNetwork/phpfastcache/wiki)
10
One Class uses for All Cache. You don't need to rewrite your code many times again.
11
12
+### PHP7 Strict types enforced
13
+As of the V7 PhpFastCache enforces the php7 strict types to make sure that it's completely php7 compatible and is type aware.
14
15
### Supported drivers at this day *
16
:bulb: Feel free to propose a driver by making a new **Pull Request**, they are welcome !
0 commit comments