PhpDeprecationDetector icon indicating copy to clipboard operation
PhpDeprecationDetector copied to clipboard

PHP 8.1 support

Open kkmuffme opened this issue 3 years ago • 1 comments

PHP 8.1 has been released

https://wiki.php.net/rfc/deprecations_php_8_1 https://www.php.net/manual/en/migration81.deprecated.php

Also:

  • default for --target needs to be increased to 8.1
  • documentation needs to be updated to include the 8.1 too

kkmuffme avatar Jan 11 '22 16:01 kkmuffme

Agreed, looking for free time to work on it

wapmorgan avatar Jun 16 '22 09:06 wapmorgan

Looking forward to see your great script including PHP 8.1 😃

jcvignoli avatar Oct 06 '22 19:10 jcvignoli

Would also like to see it now that 8.2 will be out soon :)

szaimen avatar Nov 05 '22 20:11 szaimen

PHP v8.2 is released now too :)

Axent96 avatar Mar 01 '23 12:03 Axent96

@wapmorgan I found PR #70 for the issue.

Axent96 avatar Mar 03 '23 07:03 Axent96

Issue is fixed by https://github.com/wapmorgan/PhpDeprecationDetector/pull/70, merged and released in 2.0.30

kkmuffme avatar Mar 16 '23 08:03 kkmuffme