elie29 / zend-di-config

PSR-11 PHP-DI container configurator for Laminas, Mezzio, ZF, Expressive applications or any framework that needs a PSR-11 container
MIT License
19 stars 4 forks source link

PHP8.1 Compatibility #55

Closed elie29 closed 2 years ago

elie29 commented 2 years ago

The bridge is not compatible with the new PHP8.1 version. A rework is required on some librairies and classes.

The correction would be on a new release V9.0.0

elie29 commented 2 years ago

https://github.com/mezzio/mezzio-skeleton/issues/71

elie29 commented 2 years ago

resolved with https://github.com/elie29/zend-di-config/pull/56