Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

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-1.2.5-1.fc26.remi.noarch [1.1 MiB] Changelog by Remi Collet (2019-02-27):
- update to 1.2.5
- add dependecy on mbstring
- add weak dependecy on igbinary
phan-1.2.4-1.fc26.remi.noarch [785 KiB] Changelog by Remi Collet (2019-02-19):
- update to 1.2.4
- raise dependency on composer/xdebug-handler 1.3.2