phan - A static analyzer for PHP
- Website:
- https://github.com/phan/phan
- Licence:
- MIT
- Vendor:
- Remi Collet
- 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-0.8.13-1.el7.remi.7.0.noarch | [471 KiB] |
Changelog by Remi Collet (2018-02-15):
- Update to 0.8.13 - raise dependency on microsoft/tolerant-php-parser 0.0.9 |
phan-0.8.12-1.el7.remi.7.0.noarch | [468 KiB] |
Changelog by Remi Collet (2018-02-12):
- Update to 0.8.12 |