Skip to content

Releases: cooperaj/behat-psr-extension

v3.0.0-rc2

20 Oct 22:46
70992d1
Compare
Choose a tag to compare
v3.0.0-rc2 Pre-release
Pre-release

This release drops all PHP7.x support from the library and moves all piped (alternate) versions of packages to their newest values. It introduces the initial usage of PHP8.1 language syntax

Support for the various 7.x releases and 8.0 can be found in the branches.

  • php71-compat
  • php72-compat
  • php7x-compat
  • php80-compat

What's Changed

  • PHP8.1 fixups and move to PHPUnit 9
  • Drop PHP 7.x support

Full Changelog: v2.4.0...v3.0.0-rc2

v3.0.0-rc1

20 Nov 21:07
17c8023
Compare
Choose a tag to compare
v3.0.0-rc1 Pre-release
Pre-release

This release drops all PHP7.x support from the library and moves all piped (alternate) versions of packages to their newest values. It introduces the initial usage of PHP8 language syntax

Support for the various 7.x releases can be found in the branches.

  • php71-compat
  • php72-compat
  • php7x-compat

What's Changed

  • PHP8 fixups and move to PHPUnit 9
  • Drop PHP 7.x support

Full Changelog: v2.4.0...v3.0.0-rc1

v2.4.0

30 Jul 16:51
4552abd
Compare
Choose a tag to compare

Allow usage of library with PHP8 codebases.

v2.3.1

14 Aug 15:04
a32a104
Compare
Choose a tag to compare

Improvements to CI build and testing - now tests against Symfony4 and 5 components

v2.3.0

14 Aug 10:37
9bad75a
Compare
Choose a tag to compare

Allow the usage of Symfony 5 components
Improve the Psalm testing and reporting out of CircleCI
Improve test coverage

v2.2.0

20 Jan 17:07
9aa4dfd
Compare
Choose a tag to compare

Move to Laminas/Mezzio for the PSR7/11/15 application that is used for testing.

Goodbye PHP 7.1

19 Dec 14:07
v2.0.0
c6bfbf4
Compare
Choose a tag to compare

Drops support for PHP 7.1.

If you need 7.1 support then you'll want the version ^1.0 stream