doctrine / DoctrineORMModule

Doctrine ORM Module for Laminas
https://www.doctrine-project.org/projects/doctrine-orm-module.html
MIT License
437 stars 229 forks source link

Added @template-extends to solve Psalm issues #745

Closed driehle closed 10 months ago

driehle commented 10 months ago

The issues came from a recent new release of laminas-stdlib, which introduced templates in AbstractOptions.