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

Releases: TruCopilot/phpfastcache-bundle

3.0.0

Choose a tag to compare

@Geolim4 Geolim4 released this 03 Jun 14:12
3.0.0
18ecc7e
  • 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

3.0.0-RC Pre-release
Pre-release

Choose a tag to compare

@Geolim4 Geolim4 released this 03 Jun 14:11
3.0.0-RC
3a33369
3.0.0-RC

3.0.0-beta2

3.0.0-beta2 Pre-release
Pre-release

Choose a tag to compare

@Geolim4 Geolim4 released this 15 May 21:37
3.0.0-beta2
2749e14
3.0.0-beta2

3.0.0-beta

3.0.0-beta Pre-release
Pre-release

Choose a tag to compare

@Geolim4 Geolim4 released this 11 May 18:31
3.0.0-beta
c9215ae
3.0.0-beta

3.0.0-alpha3

3.0.0-alpha3 Pre-release
Pre-release

Choose a tag to compare

@Geolim4 Geolim4 released this 09 May 20:15
3.0.0-alpha3
7c7d16a
3.0.0-alpha3

3.0.0-alpha2

3.0.0-alpha2 Pre-release
Pre-release

Choose a tag to compare

@Geolim4 Geolim4 released this 09 May 00:52
3.0.0-alpha2
5eb2ce3
3.0.0-alpha2

3.0.0-alpha

3.0.0-alpha Pre-release
Pre-release

Choose a tag to compare

@Geolim4 Geolim4 released this 16 May 15:38
3.0.0-alpha
05ea70c
3.0.0-alpha

2.0.3

Choose a tag to compare

@Geolim4 Geolim4 released this 07 May 18:36
2.0.3
7e7da04
  • Updated symfony version constraint to prepare V3 bundle

2.0.0-alpha

2.0.0-alpha Pre-release
Pre-release

Choose a tag to compare

@Geolim4 Geolim4 released this 07 May 18:35
2.0.0-alpha
b16b754
2.0.0-alpha

2.0.2

Choose a tag to compare

@Geolim4 Geolim4 released this 16 Feb 00:44
2.0.2
57533e5
  • Updated version to put the v2 on the master branch