Skip to content

Releases: Codeception/module-doctrine

3.2.0

25 Apr 05:14
ce890f0
Compare
Choose a tag to compare

What's Changed

  • Update Doctrine.php: Adding upgrade instructions by @ThomasLandauer in #29
  • Declare nullable parameter types explicitly by @W0rma in #31
  • Fix support for doctrine/dbal v2 by @W0rma in #32
  • PHP 8.4: Fix E_STRICT deprecation by @W0rma in #34

Full Changelog: 3.1.0...3.2.0

3.1.0

17 Feb 22:38
465ef7d
Compare
Choose a tag to compare

What's Changed