Skip to content

Releases: sensiolabs/BehatPageObjectExtension

Improved static analysis

16 Jan 12:16
1f06d05
Compare
Choose a tag to compare
  • Add more generic annotations (thank you @mitelg) #146

Improved static analysis

12 Dec 23:13
e0c2cb2
Compare
Choose a tag to compare
  • Use generics annotations in getPage() to help static analysis (thank you @LuigiCardamone) #143

Improved PHP 8.1 support

01 Jul 20:07
676e0fa
Compare
Choose a tag to compare

Remove the composer/package-versions-deprecated dependency

12 Jan 15:35
7a623cc
Compare
Choose a tag to compare
  • Remove unused composer/package-versions-deprecated dependency #140 (thanks @stof)

PHP 8.0 support

07 Jan 09:39
6e86a17
Compare
Choose a tag to compare

Move to friends-of-behat/mink-extension

18 Jun 10:29
408bc81
Compare
Choose a tag to compare
  • Replaced behat/mink-extension in favor of friends-of-behat/mink-extension (thanks @DonCallisto)

PHP 7.4 and Symfony 5 support

12 Dec 13:50
b41bf1b
Compare
Choose a tag to compare

Allow nesting of elements

17 Apr 08:51
a05dda9
Compare
Choose a tag to compare

Maintenance release

17 Apr 08:35
466cbb6
Compare
Choose a tag to compare

FQCN as element/page names & custom inline elements

22 May 14:18
Compare
Choose a tag to compare
  • Allow using FQCN as element/page names
  • Allow custom inline elements