Thanks to visit codestin.com
Credit goes to github.com

Skip to content

v8.5.0

Choose a tag to compare

@dmaicher dmaicher released this 18 Jan 12:07
· 3 commits to master since this release
490cdc0

What's Changed

  • drop support for PHP 8.1 and PHPUnit 10 by @dmaicher in #338
  • Add #[SkipDatabaseRollback] attribute by @dmaicher in #339 and #341
    • this allows you to skip the rollback logic for specific tests
  • mark a few classes @final by @dmaicher in #339

Full Changelog: v8.4.1...v8.5.0