Hi! We are updated our project to Phalcon 4 and get such problem. Cache in Phalcon 4 has been rewritten to comply with PSR-16 and a lot of methods has been gone away. How to fix problem like Call to undefined method Phalcon\Cache::getOptions()
? Do you have any propositions?