doctrine / data-fixtures

Doctrine2 ORM Data Fixtures Extensions
http://www.doctrine-project.org
MIT License
2.78k stars 223 forks source link

[v2] Convert `@final` to hard `final` #458

Open GromNaN opened 9 months ago

GromNaN commented 9 months ago

Follow-up #457

~Could you create the 2.0.x branch, please.~

derrabus commented 9 months ago

Can you look into the static analysis and test failures, please? 🙃

GromNaN commented 9 months ago

It's always an interesting challenge to get around the impossible task of mocking a final class.

greg0ire commented 9 months ago

Could you create the 2.0.x branch, please.

Done