jsor / doctrine-postgis

Spatial and Geographic Data with PostGIS and Doctrine.
MIT License
209 stars 50 forks source link

Problem using with dama/doctrine-test-bundle #54

Closed Kolbasyatin closed 2 years ago

Kolbasyatin commented 2 years ago

There is problem after install dama/doctrine-test-bundle.

LogicException : It looks like you have registered the Jsor\Doctrine\PostGIS\Event\ORMSchemaEventSubscriber to more than one connection. Please register one instance per connection.

How can I resolve this problem ?

jsor commented 2 years ago

I've just released v2.1.0. This should be fixed now.

hharrari-labs commented 2 years ago

Hello do you have a solution for those who cannot be in php 8 ?