doctrine / data-fixtures

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

Fixtures loader improvements #400

Closed misantron closed 2 years ago

greg0ire commented 2 years ago

Please add a description, and use separate commits with good messages for each thing you do. You can learn more about this in the contributing guide.

greg0ire commented 2 years ago

When I say "use separate commits with good messages for each thing you do" I mean this:

I don't mean this:

We don't care that you need to fix cs, we want explanations for very different issues you happen to fix in the same files.