phan - A static analyzer for PHP
- Website:
- https://github.com/phan/phan
- Licence:
- MIT
- Vendor:
- Remi's RPM repository <https://rpms.remirepo.net/>
- 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.0.0~a4-1.el7.remi.noarch | [1.5 MiB] |
Changelog by Remi Collet (2021-07-26):
- update to 5.0.0a4 |
phan-5.0.0~a3-1.el7.remi.noarch | [1.5 MiB] |
Changelog by Remi Collet (2021-07-19):
- update to 5.0.0a3 |
phan-3.0.0~RC2-1.el7.remi.noarch | [1.4 MiB] |
Changelog by Remi Collet (2020-05-04):
- update to 3.0.0-RC2 - raise dependency on PHP 7.2 - switch to phpunit8 |
phan-2.0.0~RC2-1.el7.remi.noarch | [1.1 MiB] |
Changelog by Remi Collet (2019-05-14):
- update to 2.0.0RC2 - raise dependency on PHP 7.1.0 - raise dependency on ast 1.0.1 - switch to phpunit7 |