wapmorgan / PhpDeprecationDetector

Analyzer of PHP code to search issues with deprecated functionality in newer interpreter versions.
http://wapmorgan.github.io/PhpDeprecationDetector/
BSD 3-Clause "New" or "Revised" License
364 stars 37 forks source link

PHP 8 support #55

Closed kkmuffme closed 2 years ago

kkmuffme commented 3 years ago

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:

Yivan commented 3 years ago

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.

dima-gusyatiner commented 3 years ago

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

beephotography commented 2 years ago

Any news on that?

wapmorgan commented 2 years ago

2.0.26 version is released