Skip to content

v0.99.50

Compare
Choose a tag to compare
@lkrms lkrms released this 11 Sep 06:03
· 357 commits to main since this release
v0.99.50
44ccf2b

Changed

Contract

  • Simplify StreamWrapper and related interfaces

Cache

  • Remove problematic $maxAge parameters from cache store methods
  • Rename getAllKeys() to getItemKeys() for consistency
  • Rename CacheStoreInterface to CacheInterface