This repository has been archived by the owner on Dec 7, 2018. It is now read-only.
Releases: sebastianbergmann/dbunit
Releases · sebastianbergmann/dbunit
1.4.0
- Support for PHPUnit 3.7.x has been removed, as BC-breaking changes were included in 4.x that prevent simultaneous support for both versions (@SenseException)
AbstractXmlDataSet
has been modified to support handling large XML files (@davidmpaz)AbstractXmlDataSet
now returns more information for debugging when a parse error occurs (@davidmpaz).gitignore
now includes thebin
directory created when runningcomposer install
(@davidmpaz)SymfonyYamlParser
was modified to make its usage of the Symfony YAML component consistent with the requirements of v3.0 of that component (@DavidPrevot)