Skip to content

Releases: Codeception/module-laminas

3.0.2

09 Feb 06:36
09b1b12
Compare
Choose a tag to compare
  • Support codeception/lib-innerbrowser v4

3.0.1

20 Nov 11:03
ad1fa0e
Compare
Choose a tag to compare
  • Add public getter to access the application instance by @fourhundredfour in #20
  • grabServiceFromContainer: Returned service is not always object by @svycka in #23

3.0.0

20 Feb 15:37
f825e91
Compare
Choose a tag to compare
  • Support for Codeception 5

1.3.1

18 Dec 14:39
3c8ae13
Compare
Choose a tag to compare

What's Changed

1.3.0

07 Dec 05:44
4b3e37e
Compare
Choose a tag to compare

What's Changed

  • PHP 7.4 or higher is required.
  • Updated code base to PHP 7.4 by @TavoNiievez in #18

Full Changelog: 1.2.1...1.3.0

1.2.1

19 Oct 17:56
Compare
Choose a tag to compare

Fix incorrect type hint (#19) by @olexp and @TavoNiievez .

addFactoryToContainer

16 Oct 08:01
7423b3b
Compare
Choose a tag to compare
  • Add addFactoryToContainer method #17 by @olexp

1.1.0

06 Oct 00:34
Compare
Choose a tag to compare
  • Support for PHP versions lower than 7.3 is removed.
  • Code standards updated to PHP 7.3 by @TavoNiievez .
  • Remove dependency on laminas/laminas-console (#13) by @javabudd .
  • Various documentation improvements by @Naktibalda and @Arhell .

First release

25 Nov 07:58
c9f65ce
Compare
Choose a tag to compare
  • Renamed module-zf2 to module-laminas
  • Supports PHP 8