This website works better with JavaScript
Etusivu
Tutki
Apua
Kirjaudu sisään
dima
/
balticrest
Tarkkaile
1
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Pull-pyynnöt
0
Wiki
Haara:
master
Haarat
Tagit
master
balticrest
/
vendor
/
doctrine
/
doctrine-fixtures-bundle
/
CHANGELOG-3.1.md
CHANGELOG-3.1.md
897 B
Pysyvä linkki
Historia
Raaka
CHANGELOG for 3.1.x
This changelog references the relevant changes (bug and security fixes) done in 3.1 minor versions.
3.1.0 (2018-12-21)
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