You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, laminas-cache v3 does not support PHP 8.4 yet, which hinders adding support to PHP 8.4 to DoctrineModule. Upgrading to laminas-cache v4 is, unfortunately, not yet possible, as laminas-cache v4 requries laminas-servicemanager v4, which however is not yet supported by many packages in the laminas-mvc ecosystem.
The following PRs need to be merged and new releases to the relevant Laminas packages need to be made, bevore we can add support for PHP 8.4 in DoctrineModule:
Feature Request
What
Add support for PHP 8.4 to DoctrineModule.
How
Currently, laminas-cache v3 does not support PHP 8.4 yet, which hinders adding support to PHP 8.4 to DoctrineModule. Upgrading to laminas-cache v4 is, unfortunately, not yet possible, as laminas-cache v4 requries laminas-servicemanager v4, which however is not yet supported by many packages in the laminas-mvc ecosystem.
This issues was originally triggered in doctrine/DoctrineORMModule#767.
Status
The following PRs need to be merged and new releases to the relevant Laminas packages need to be made, bevore we can add support for PHP 8.4 in DoctrineModule:
The text was updated successfully, but these errors were encountered: