Skip to content

Version 1.3.0 (2-May-2017)

Latest

Choose a tag to compare

@frqnck frqnck released this 02 May 14:31
· 51 commits to master since this release
  • Fix a PSR-6 expiration issue.
  • Added PsrCache\Item::__toString` method to simplify cached value output.
  • Added PsrCache\Pool::__destruct() method to (garbage collect) magically commit all deferred cached items.
  • Removed all deprecated methods from PsrCache.
  • Various fixes, more unit-tests and some cleanup.