Skip to content

Releases: vipsoft/DoctrineDataFixturesExtension

Behat 3.3 compatibility

03 Jan 17:48
Compare
Choose a tag to compare
Merge pull request #51 from morontt/behat-3-3-dependencie

fix behat dependencie

3.0.0

06 Oct 23:53
Compare
Choose a tag to compare

Behat 3 support

2.5.6

06 Oct 23:54
Compare
Choose a tag to compare

Changes:

  • Usage of configured mysql port with mysqldump

Whiskey and Rye

22 May 15:48
Compare
Choose a tag to compare

Small fixes.

Tested in the following scenarios for Sqlite and MySQL:

  • no database; no cache
  • no database; cache exists
  • database exists; no cache
  • both database and cache exists

Happy Victoria Day

16 May 15:51
Compare
Choose a tag to compare
  • MySQL cache
  • data migrations support

Behat 2.5 LTS branch

04 Feb 15:34
Compare
Choose a tag to compare

In your composer.json, for stable tags, use:

"vipsoft/doctrine-data-fixtures-extension": "~2.5.0",

or for the dev branch:

"vipsoft/doctrine-data-fixtures-extension": "2.5.x-dev",