liip / LiipMonitorBundle

Integrates the LiipMonitor library into Symfony
http://liip.ch
467 stars 103 forks source link

Doctrine Migration Configuration class is now final #262

Closed yellow1912 closed 2 years ago

yellow1912 commented 3 years ago

https://github.com/doctrine/migrations/blob/3.2.x/lib/Doctrine/Migrations/Configuration/Configuration.php

This class is now final, so you cannot extend it anymore I think.

kbond commented 3 years ago

It looks like the extended class is only used with doctrine migrations v2 where it is not final. Did you get an error of some kind?

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 2 years ago

This issue has been automatically closed. Feel free to re-open if it is still relevant.