doctrine / data-fixtures

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

Add return type to Ordered Fixture Interface #270

Closed radekhubner closed 7 years ago

Majkl578 commented 7 years ago

Hello. Adding a return type in an interface is BC break and thus can't go to 1.x. Consider re-targeting this PR to 2.0 branch and also adding note to the UPGRADE document. Travis failure is unrelated, caused by https://github.com/mongodb/mongo-php-driver/issues/649.