DBUnit v4.0.0 Release Notes

Release Date: 2018-02-07 // about 6 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's tearDown()
    • ๐Ÿ›  Fixed #204: DefaultConnection::close() does not close database connection
    • ๐Ÿ›  Fixed #205: Metadata for empty SQLite table is not handled correctly