lchrusciel / ApiTestCase

Handy PHPUnit test case for testing JSON APIs in your Symfony applications.
MIT License
410 stars 35 forks source link

Support for PHP 8.0 #178

Closed emodric closed 3 years ago

emodric commented 3 years ago

Hi @lchrusciel !

What is the status of this package? Is it abandoned or would you be okay with allowing PHP 8.0 and releasing a new minor version?

This probably needs a look into dependencies and their support for PHP 8.0.

Thanks!

lchrusciel commented 3 years ago

Hi Edi,

It is not abandoned, however, not too much work was done in recent years. I will provide support for PHP8 tho.

Are you blocked by it right now?

Best regards ;)

emodric commented 3 years ago

It is indeed one of the 3-4 dependencies still not having PHP 8.0 support in my dependency tree (the others being various Friends Of Behat packages). It is not super critical to have it right now, but it would be nice.

I can help you if you wish.

lchrusciel commented 3 years ago

let me take a look into it at the beginning of February and perhaps I will ask you for help

emodric commented 3 years ago

Great :)