You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 6, 2026. It is now read-only.
As this library make a use of PHP APC packages and work around was to use apcu-bc for PHP 7.2 but now apcu-bc support has been removed from PHP 8.0 and above.
is there any ETA to fix this lib to make a use of the APCu or any other caching mechanism ?
As this library make a use of PHP APC packages and work around was to use apcu-bc for PHP 7.2 but now apcu-bc support has been removed from PHP 8.0 and above.
is there any ETA to fix this lib to make a use of the APCu or any other caching mechanism ?