phan - A static analyzer for PHP
Website: | https://github.com/phan/phan |
---|---|
License: | MIT |
Vendor: | Alcance Libre, Inc. |
- Description:
Phan is a static analyzer that looks for common issues and will verify type compatibility on various operations when type information is available or can be deduced. Phan does not make any serious attempt to understand flow control and narrow types based on conditionals.
Packages
phan-5.4.0-1.aldos.noarch [1.5 MiB] |
Changelog
by Remi Collet (2022-08-09):
- update to 5.4.0 |