Breakage with latest servicemanager and psr/container v2
remicollet opened this issue · 3 comments
remicollet commented
PHP Fatal error: Declaration of Laminas\Hydrator\StandaloneHydratorPluginManager::has($id) must be compatible with Psr\Container\ContainerInterface::has(string $id): bool in /dev/shm/BUILDROOT/php-laminas-hydrator4-4.5.0-1.fc35.remi.x86_64/usr/share/php/Laminas/Hydrator4/StandaloneHydratorPluginManager.php on line 97
Ocramius commented
@boesing WDYT? Full revert of laminas/laminas-servicemanager#127 ?
Ocramius commented
Ocramius commented
https://github.com/laminas/laminas-servicemanager/releases/tag/3.15.1 should fix this: sad to see that work reverted, but our hopes that it would work were unfounded.