3.1.0
版本发布时间: 2018-12-21 18:12:30
doctrine/DoctrineFixturesBundle最新发布版本:3.6.1(2024-05-27 23:28:05)
3.1.0
- Total issues resolved: 1
- Total pull requests resolved: 4
- Total contributors: 4
Improvement
- 270: Show the name of the database being purged when loading fixtures thanks to @alcaeus
- 265: Drop support for PHP < 7.1 and older versions of data-fixtures thanks to @alcaeus
- 260: Add fixture groups via a static method interface or service tags thanks to @weaverryan
- 269: Apply Doctrine Coding Standard thanks to @carusogabriel
- 219: Dynamic namespace thanks to @MassiveHiggsField