Simon Maass
Simon Maass
For now i just created this composer patch... ``` --- a/src/Strategy/CommonPsr17ClassesStrategy.php +++ b/src/Strategy/CommonPsr17ClassesStrategy.php @@ -21,7 +21,6 @@ */ private static $classes = [ RequestFactoryInterface::class => [ - 'Phalcon\Http\Message\RequestFactory', 'Nyholm\Psr7\Factory\Psr17Factory', 'Zend\Diactoros\RequestFactory',...
We are having the same issue. Any update on this?
@markshust thank you for the fast implementation!
@markshust If I try to enable it for the API i get the following error: 
@indykoning can you confirm this?
i can see that being kinda cool
@srenon starting the upgrade process... was just wondering in advance... will keep you updated...
we are already upgraded to 2.4.4 with php8.1... was mostly wondering about m2.4.5... will update if everything works in 2.4.5 :)
any chance this will get merged @willvincent
any update on this? i am having the same issue The above suggestion doesnt work