Skip to content
This repository was archived by the owner on Jan 8, 2024. It is now read-only.

Releases: PHPSocialNetwork/phpfastcache-bundle

3.0.0

03 Jun 14:12
3.0.0
18ecc7e
Compare
Choose a tag to compare
  • Added Symfony 4 (Flex) compatibility (thanks to @PastisD)
  • Updated Phpfastcache service which is now private, use Symfony D.I instead.
  • Updated Phpfastcache dependency to the v7
  • Updated namespace for more consistency and to comply with moderns standards
  • Improved DataCollector interface by retrieving more information about cache
  • Improved Opcache efficiency, thanks to PHP7
  • Added deep tests (unit. + func.) to ensure you that the bundle is well-tested
  • Added CRUD-like commands, check out README.md
  • Added "Cacheable Response" feature, check out README.md
  • Performed global code review to remove code aberrations and simplify portions of code.
  • Migration guide available here to migrate from the Phpfastcache Bundle v2.

3.0.0-RC

03 Jun 14:11
3.0.0-RC
3a33369
Compare
Choose a tag to compare
3.0.0-RC Pre-release
Pre-release
3.0.0-RC

3.0.0-beta2

15 May 21:37
3.0.0-beta2
2749e14
Compare
Choose a tag to compare
3.0.0-beta2 Pre-release
Pre-release
3.0.0-beta2

3.0.0-beta

11 May 18:31
3.0.0-beta
c9215ae
Compare
Choose a tag to compare
3.0.0-beta Pre-release
Pre-release
3.0.0-beta

3.0.0-alpha3

09 May 20:15
3.0.0-alpha3
7c7d16a
Compare
Choose a tag to compare
3.0.0-alpha3 Pre-release
Pre-release
3.0.0-alpha3

3.0.0-alpha2

09 May 00:52
3.0.0-alpha2
5eb2ce3
Compare
Choose a tag to compare
3.0.0-alpha2 Pre-release
Pre-release
3.0.0-alpha2

3.0.0-alpha

16 May 15:38
3.0.0-alpha
05ea70c
Compare
Choose a tag to compare
3.0.0-alpha Pre-release
Pre-release
3.0.0-alpha

2.0.3

07 May 18:36
2.0.3
7e7da04
Compare
Choose a tag to compare
  • Updated symfony version constraint to prepare V3 bundle

2.0.0-alpha

07 May 18:35
2.0.0-alpha
b16b754
Compare
Choose a tag to compare
2.0.0-alpha Pre-release
Pre-release
2.0.0-alpha

2.0.2

16 Feb 00:44
2.0.2
57533e5
Compare
Choose a tag to compare
  • Updated version to put the v2 on the master branch