v1.2.0
- Dropped PHP 8.0 support, added testing for 8.4. New minimum PHP version is 8.1.
- Renamed
is_missing_class()toisMissingClass()andget_apcu_prefix()togetApcuPrefix(). - Deprecated
set_apcu_prefix()but method still exists for backwards compatibility.setApcuPrefix()is the new method name.