File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
- [ ![ Total Downloads] ( https://img.shields.io/packagist/dt/phpfastcache/phpfastcache.svg?maxAge=86400 )] ( https://packagist.org/packages/phpfastcache/phpfastcache ) [ ![ Latest Stable Version] ( https://img.shields.io/packagist/v/phpfastcache/phpfastcache.svg?maxAge=86400 )] ( https://packagist.org/packages/phpfastcache/phpfastcache ) [ ![ PHPSTAN] ( https://img.shields.io/badge/PHPSTAN-L6-blue.svg?maxAge=86400 )] ( https://github.com/PHPSocialNetwork/phpfastcache/blob/master/.travis.yml ) [ ![ Cache Interface] ( https://img.shields.io/badge/CI-PSR6-orange.svg?maxAge=86400 )] ( https://github.com/php-fig/cache ) [ ![ Extended Coding Style] ( https://img.shields.io/badge/ECS-PSR12-orange.svg?maxAge=86400 )] ( https://www.php-fig.org/psr/psr-12/ ) [ ![ Simple Cache] ( https://img.shields.io/badge/SC-PSR16-orange.svg?maxAge=86400 )] ( https://github.com/php-fig/simple-cache )
2
- [ ![ Code Climate] ( https://codeclimate.com/github/PHPSocialNetwork/phpfastcache/badges/gpa.svg )] ( https://codeclimate.com/github/PHPSocialNetwork/phpfastcache ) [ ![ Scrutinizer Code Quality] ( https://scrutinizer-ci.com/g/PHPSocialNetwork/phpfastcache/badges/quality-score.png?b=master )] ( https://scrutinizer-ci.com/g/PHPSocialNetwork/phpfastcache/?branch=master ) [ ![ Build Status ] ( https://travis-ci .com/PHPSocialNetwork/phpfastcache. svg?branch=master )] ( https://app.travis-ci. com/github/ PHPSocialNetwork/phpfastcache ) [ ![ Semver compliant] ( https://img.shields.io/badge/Semver-2.0.0-yellow.svg?maxAge=86400 )] ( https://semver.org/spec/v2.0.0.html ) [ ![ License] ( https://img.shields.io/packagist/l/phpfastcache/phpfastcache.svg?maxAge=86400 )] ( https://packagist.org/packages/phpfastcache/phpfastcache ) [ ![ Patreon] ( https://img.shields.io/badge/Support%20us%20on-Patreon-f96854.svg?maxAge=86400 )] ( https://www.patreon.com/geolim4 )
1
+ [ ![ Total Downloads] ( https://img.shields.io/packagist/dt/phpfastcache/phpfastcache.svg?maxAge=86400 )] ( https://packagist.org/packages/phpfastcache/phpfastcache ) [ ![ Latest Stable Version] ( https://img.shields.io/packagist/v/phpfastcache/phpfastcache.svg?maxAge=86400 )] ( https://packagist.org/packages/phpfastcache/phpfastcache ) [ ![ PHPSTAN] ( https://img.shields.io/badge/PHPSTAN-L6-blue.svg?maxAge=86400 )] ( https://github.com/PHPSocialNetwork/phpfastcache/blob/master/phpstan.neon ) [ ![ Cache Interface] ( https://img.shields.io/badge/CI-PSR6-orange.svg?maxAge=86400 )] ( https://github.com/php-fig/cache ) [ ![ Extended Coding Style] ( https://img.shields.io/badge/ECS-PSR12-orange.svg?maxAge=86400 )] ( https://www.php-fig.org/psr/psr-12/ ) [ ![ Simple Cache] ( https://img.shields.io/badge/SC-PSR16-orange.svg?maxAge=86400 )] ( https://github.com/php-fig/simple-cache )
2
+ [ ![ Code Climate] ( https://codeclimate.com/github/PHPSocialNetwork/phpfastcache/badges/gpa.svg )] ( https://codeclimate.com/github/PHPSocialNetwork/phpfastcache ) [ ![ Scrutinizer Code Quality] ( https://scrutinizer-ci.com/g/PHPSocialNetwork/phpfastcache/badges/quality-score.png?b=master )] ( https://scrutinizer-ci.com/g/PHPSocialNetwork/phpfastcache/?branch=master ) [ ![ Build status ] ( https://github .com/PHPSocialNetwork/phpfastcache/actions/workflows/testsv2.yml/badge. svg )] ( https://github. com/PHPSocialNetwork/phpfastcache/actions/workflows/testsv2.yml ) [ ![ Semver compliant] ( https://img.shields.io/badge/Semver-2.0.0-yellow.svg?maxAge=86400 )] ( https://semver.org/spec/v2.0.0.html ) [ ![ License] ( https://img.shields.io/packagist/l/phpfastcache/phpfastcache.svg?maxAge=86400 )] ( https://packagist.org/packages/phpfastcache/phpfastcache ) [ ![ Patreon] ( https://img.shields.io/badge/Support%20us%20on-Patreon-f96854.svg?maxAge=86400 )] ( https://www.patreon.com/geolim4 )
3
3
4
4
#### :warning : Please note that the V9 is mostly a PHP 8 type aware update of Phpfastcache with some significant changes !
5
5
> As the V9 is ** relatively** not compatible with previous versions, please read carefully the [ migration guide] ( ./docs/migration/MigratingFromV8ToV9.md ) to ensure you the smoothest migration possible.
You can’t perform that action at this time.
0 commit comments