This repository was archived by the owner on Jan 8, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +14
-1
lines changed
Expand file tree Collapse file tree 1 file changed +14
-1
lines changed Original file line number Diff line number Diff line change 11## 3.0.0
2- ##### xx xxxx 2018
2+ ##### 1 june 2018
3+
4+ - Added Symfony 4 (Flex) compatibility (thanks to @Pastisd )
5+ - Updated Phpfastcache service which is now private, use Symfony [ D.I] ( https://symfony.com/doc/current/components/dependency_injection.html ) instead.
6+ - Updated Phpfastcache dependency to the v7
7+ - Updated namespace for more consistency and to comply with moderns standards
8+ - Improved DataCollector interface by retrieving more information about cache
9+ - Improved Opcache efficiency, thanks to PHP7
10+ - Added deep tests (unit. + func.) to ensure you that the bundle is well-tested
11+ - Added CRUD-like commands, check out [ README.md] ( ./README.md#computer-cli-command-interactions )
12+ - Added "Cacheable Response" feature, check out [ README.md] ( ./README.md#bulb-introducing-cacheable-responses-v3-only )
13+ - Performed global code review to remove code aberrations and simplify portions of code.
14+ - Migration guide available [ here] ( ./src/Resources/Docs/migration/MigratingFromV2ToV3.md ) to migrate from the Phpfastcache Bundle v2.
15+
You can’t perform that action at this time.
0 commit comments