Skip to content

Releases: selective-php/test-traits

1.0.1

15 Feb 16:10
Compare
Choose a tag to compare

Fixed

  • Fix DatabaseTestTrait for MariaDB

1.0.0

13 Feb 10:46
Compare
Choose a tag to compare

Added

  • Add RouteTestTrait (Slim)
  • Add RouteTestTrait::urlFor(). Thanks to @samuelgfeller
  • Add object support for ArrayTestTrait

Changes

  • Decouple all traits (Removed use statements from all traits to make it more flexible)
  • Use ContainerInterface instead of PHP-DI

0.1.1

27 Jan 17:49
Compare
Choose a tag to compare

Fixed

  • Fix MySql 5.7 expiry

0.1.0

24 Jan 00:17
Compare
Choose a tag to compare
Init