Blog |
Forum |
Repository |
Wizard
Jump to letter: [
CLMOPRW
]
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-3.0.0~RC2-1.el6.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.el6.remi.noarch
|
[1.2 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
|