Skip to content

Commit b7a7d65

Browse files
committed
Updated readme to add php7 strict types mention
1 parent 2e2931b commit b7a7d65

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ Simple Yet Powerful PHP Caching Class
99
More information in [Wiki](https://github.com/PHPSocialNetwork/phpfastcache/wiki)
1010
One Class uses for All Cache. You don't need to rewrite your code many times again.
1111

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.
1214

1315
### Supported drivers at this day *
1416
:bulb: Feel free to propose a driver by making a new **Pull Request**, they are welcome !

0 commit comments

Comments
 (0)