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

Add support for DBAL Middlewares #708

Closed snapshotpl closed 2 years ago

snapshotpl commented 2 years ago

Looks like not related errors now.

driehle commented 2 years ago

Could it be an issue with dbal 3.2.0? I saw tests passing for dbal ^3.1.0 with lowest and failing for ^3.1.0 with highest (which installes 3.2.1).

driehle commented 2 years ago

@snapshotpl Could you please squash 12684f7 into e2f5bd6 and then rebase your changes on the latest 5.1.x branch? This should solve the issues with the broken pipelines.

snapshotpl commented 2 years ago

@driehle ready to go