Blog |
Forum |
Repository |
Wizard
Jump to letter: [
ACDGHILMOPRSTUVWXZ
]
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.12.0-1.fc24.remi.noarch
|
[501 KiB]
|
Changelog by Remi Collet (2018-02-26):
- Update to 0.12.0
- drop dependency on nikic/PHP-Parser
- add dependency on composer/semver
- same version for PHP 7.0, 7.1 and 7.2
|