Skip to content

v1.2.0

Choose a tag to compare

@srtfisher srtfisher released this 21 Apr 14:03
· 2 commits to main since this release
47dbf90
  • Dropped PHP 8.0 support, added testing for 8.4. New minimum PHP version is 8.1.
  • Renamed is_missing_class() to isMissingClass() and get_apcu_prefix() to getApcuPrefix().
  • Deprecated set_apcu_prefix() but method still exists for backwards compatibility. setApcuPrefix() is the new method name.