wapmorgan/PhpDeprecationDetector

PHP 8 support

kkmuffme opened this issue ยท 4 comments

PHP is in the freeze stage, which means no features will be added anymore.

Could you add support for PHP 8 and checks for all things deprecated in PHP 8?

Just as a reminder:

  • default for --target needs to be increased to 8.0
  • documentation needs to be updated to include the 8.0 too
Yivan commented

Hello,

Any news on this one please, we used phpdd for checking deprecation and this is a really great tool, thanks for providing us!

Now we switched to PHP 8.0 but it doesn't work anymore.
Would be really great to be able to display deprecated feature with PHP 8.

If some peoples know an alternative waiting it supports PHP 8, it would be nice to post it here.

Thanks!
Best regards.

That's a great tool! Thanks!
How about PHP 8.0 support?

Any news on that?

2.0.26 version is released