Skip to content

Releases: php-cache/cache-bundle

Support for tagging 0.4

18 Mar 12:01
Compare
Choose a tag to compare
Merge pull request #53 from php-cache/tagging04

Support for tagging 0.4

PHP Version Fix

15 Feb 20:00
Compare
Choose a tag to compare
Merge pull request #51 from MySchoolManagement/master

CacheFlushCommand was using features from PHP 5.6 but the lowest supp…

Bug fix for `use_tagging`

26 Jan 20:08
Compare
Choose a tag to compare
Merge pull request #50 from php-cache/use_tagging

Make sure to copy use_tagging.

Updated command and lots of bugfixes

23 Jan 13:43
Compare
Choose a tag to compare
Merge pull request #48 from php-cache/bugfix

Added comments and fixes routing issue

Improved routing, tagging and web profiler page

25 Dec 11:51
Compare
Choose a tag to compare

The routing has been rewritten. Instead of listening to kernel.request before and after the routing we use a service decorator.

We now tag doctrine cache with a doctrine tag to make sure we can flush it.

We make sure the statistics works on the web profiler page.

Using new psr/cache version

20 Dec 00:52
Compare
Choose a tag to compare
Merge pull request #16 from Nyholm/patch-31

Minor fixes

Using new psr/cache version

20 Dec 00:45
Compare
Choose a tag to compare
0.1.0

Initial non-stable release