DBUnit v4.0.0 Release Notes
Release Date: 2018-02-07 // about 7 years ago-
โ Removed
- This extension now requires PHPUnit 7
- ๐ This extension is no longer supported on PHP 7.0
Previous changes from v3.0.3
-
๐ Fixed
- Fixed #191: MySQL's
FOREIGN_KEY_CHECKS
setting gets lost - ๐ Fixed #192: Error message for wrong fixture is not good enough
- ๐ Fixed #201:
TestCaseTrait::tearDown()
does not call parent'stearDown()
- ๐ Fixed #204:
DefaultConnection::close()
does not close database connection - ๐ Fixed #205: Metadata for empty SQLite table is not handled correctly
- Fixed #191: MySQL's