issues
search
denzyldick
/
phanalist
Performant static analyzer for PHP, which is extremely easy to use. It helps you catch common mistakes in your PHP code.
https://denzyldick.github.io/phanalist/
MIT License
131
stars
5
forks
source link
feat: Output formats
#23
Closed
SerheyDolgushev
closed
9 months ago
SerheyDolgushev
commented
9 months ago
Simplify files scanning
Removed
storage
and
output
configurations
Introduced output formats: text (default) and json
Added new
output_summary_only
CLI argument
Refactoring
storage
andoutput
configurationsoutput_summary_only
CLI argument