Skip to content

Releases: selective-php/test-traits

4.3.0

Choose a tag to compare

@odan odan released this 14 Mar 08:25
9555df7

Added

Removed

  • Drop support for PHP 8.1

4.2.1

Choose a tag to compare

@odan odan released this 26 May 19:23
3f7f96f

Fixed

  • Refactor method signatures to use nullable parameter syntax #19 Thanks to @torgem

4.2.0

Choose a tag to compare

@odan odan released this 25 May 13:36

4.1.0

Choose a tag to compare

@odan odan released this 09 Oct 19:00

4.0.0

Choose a tag to compare

@odan odan released this 09 Sep 21:40

Changed

  • Update requirements to PHP 8.1+

3.0.0

Choose a tag to compare

@odan odan released this 27 Nov 13:34

Breaking Changes

  • Require PHP 8+

Changes

  • DatabaseTestTrait insertFixture returns the last inserted ID #6

2.2.0

Choose a tag to compare

@odan odan released this 09 Feb 14:24

Added

  • Add RouteTestTrait #1

2.1.1

Choose a tag to compare

@odan odan released this 04 Feb 16:18

Fixed

  • Fix truncate table for MySQL 8

2.1.0

Choose a tag to compare

@odan odan released this 04 Feb 15:02

Fixed

  • Fix database table truncate for PHP 8

Changed

  • Optimize assert json for better comparability

Added

  • Add HttpTestTrait::assertResponseContains method

2.0.0

Choose a tag to compare

@odan odan released this 09 Sep 10:29

Added

  • Add MailerTestTrait

Removed

  • Remove RouteTestTrait

Changed

  • Update dev dependencies

Fixed

  • Fix HttpJsonTestTrait::createJsonRequest body content