Closed TomHAnderson closed 4 years ago
Can you please elaborate more about what changed and why the need for a release in the next major release is necessary?
@SenseException Yes. In this AbstractFactory the FactoryInterface should be inherited from Laminas\ServiceManager\Factory\FactoryInterface not Laminas\ServiceManager\FactoryInterface
I only see a change in the laminas/laminas-stdlib dependency, not in a namespace.
Composer on Scrutinizer seems to run into problems. Any idea how this can be fixed?
Composer on Scrutinizer seems to run into problems. Any idea how this can be fixed?
I adjusted the composer requirements of doctrine\doctrine-laminas-hydrator and that fixed the package error on Scrutinizer.
Merged to new develop branch
3.0 had incorrect factory interface definitions. That will necessitate a 4.0 release.
In the mean time the 3.0 release is helpful in building the doctrine-orm-module PR