Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
PhpDependencyAnalysis v1.3.0.tar.gz | 2017-03-27 | 32.7 kB | |
PhpDependencyAnalysis v1.3.0.zip | 2017-03-27 | 116.8 kB | |
README.md | 2017-03-27 | 1.1 kB | |
Totals: 3 Items | 150.5 kB | 1 |
Fixed
- Context of warnings is empty in JSON result
- Using cwd in case of default config usage in order to save outputs in working dir
- Add missing level check to errorhandler to support supressing by @
- Duplicated locations entries in metadata of edges are unique now
- Use sort by name in file iteration for having same inspection results on differents hosts
Changed
- Remove support for PHP5.5
- BC: Exit code for detected violations is 1 instead of 2, 2 is reserved for misconfiguration and other exceptions
Added
- Add support to build phar
- Add a PHAR with selfupdate
- E2E tests with codeception and docker
- Issue template for github
- In order to simplify adding customer plugins: ClassMap configuration for autoloading custom plugins
See CHANGELOG for more details.