phpfastcache
phpfastcache copied to clipboard
DO NOT MERGE - Failed tests
Looking at the tests
PHP 8.0 and 8.1 are using redis extention version 6.0.2
PHP => 8.2 are using 6.1.0
It seems 6.1.0 had a lot of changes - Releases
In this PR I have enabled continue-on-error: true in gitaction so we can see all tests