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

Adds PHP 8.1 and Junit Support #70

Closed jamessampford closed 1 year ago

jamessampford commented 1 year ago

Added support for PHP 8.1 by adding rules in a fork to help add availability to this repo

Added support for junit as an output format

Added column numbers to allow easier identification of where errors appear

Amended output options:

Axent96 commented 1 year ago

@wapmorgan do you plan to create new release/tag for the merged issue?

wapmorgan commented 1 year ago

yes, 2.0.30 is up