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

Deprication for PHP 8.2 #76

Closed Axent96 closed 1 year ago

Axent96 commented 1 year ago

Creation of dynamic property wapmorgan\PhpCodeFixer\ScanCommand::$after is deprecated in /.../wapmorgan/php-deprecation-detector/src/ScanCommand.php on line 192

Axent96 commented 1 year ago

@wapmorgan fixed in #77 PR

NathanGibbs3 commented 1 year ago

Commit 7d7485c Closes #76