george-slastnoy
george-slastnoy
Thanks for reply. How to check PSR version? I see now that the URI interface of the psr/http-message package is newer, the composer shows version 1.1. Link to zip: https://api.github.com/repos/php-fig/http-message/zipball/cb6ce4845ce34a8ad9e68117c10ee90a29919eba
Also, there is psr/http-message version 2.0. We have 2 psr/http-message packages (one that came with a product we use, the other one came with a particular module of this application,...
I think the problem is that there are no type hints.
The active package is 2.0. Now the slim/psr7 package lacks function parameter and return hints.