Skip to content

Releases: mvccore/ext-cache

MvcCore - Extension - Cache - v5.2.2

02 Apr 15:24
Compare
Choose a tag to compare

New

  • Environment initialization not triggered, when exception happend before environment initialization.

Full Changelog: v5.2.1...v5.2.2

MvcCore - Extension - Cache - v5.2.1

12 Dec 13:25
Compare
Choose a tag to compare

Fixed

  • PHP 8.3 compatibility - deprecated get_class() without argument.

Updated

  • mvccore/* dependencies version alighment to ^5.2.

MvcCore - Extension - Cache - v5.2.0

03 Oct 11:41
Compare
Choose a tag to compare

New

  • Created Base class for all extended cache implementations with repeated functions.
  • Improved default cache completion.

Changed

  • Renamed provder getter and setter:
    • GetResource() => GetProvider(),
    • SetResource($resource) => SetProvider($provider).

MvcCore - Extension - Cache - v5.0.0

18 Jan 14:24
Compare
Choose a tag to compare
license badge images links and license links in php files doc comment…

…s headings fixed