Skip to content

3.0.0

Compare
Choose a tag to compare
@laminas-bot laminas-bot released this 16 Jun 17:54
· 32 commits to 3.2.x since this release
3.0.0
1011f7c

Release Notes for 3.0.0

Backwards incompatible release (major)

laminas-cache-storage-adapter-memory 3.0.0 is here and finally adds native types everywhere, adds support for psr/cache and psr/simple-cache v2 & v3 and supports laminas/laminas-cache v4.

Changed

  • Executed apcu_exists during Apcu#getItem since there might be a bug on several systems where success flag of apcu_fetch is set to true for non-existing keys

3.0.0

  • Total issues resolved: 0
  • Total pull requests resolved: 1
  • Total contributors: 1

BC Break,Enhancement