sensiolabs / BehatPageObjectExtension

MIT License
117 stars 48 forks source link

Remove PHP 8.1 reflection deprecations #142

Closed Aaronidas closed 2 years ago

Aaronidas commented 2 years ago

Hi, I know that already exists a PR that fix this but it seems "busy" for a few months, I'm using this library in my projects and I want to upgrade it to PHP8.1.

I created this PR to solve reflection deprecations in PHP 8.1 so that they can be used in PHP 7.x as well.

I tested it in projects with PHP 8.1 and 7.x ;)

DonCallisto commented 2 years ago

LGTM

jakzal commented 2 years ago

Thank you @Aaronidas

jakzal commented 2 years ago

Released v2.3.5