This repository has been archived by the owner on Jul 1, 2023. It is now read-only.
Releases: JakubOnderka/PHP-Parallel-Lint
Releases · JakubOnderka/PHP-Parallel-Lint
Fixed Windows build
Added automatic testing on Windows
Full PHP 7.0 testing, box support and little fixes
v0.9.1 Changed version number to 0.9.1
v0.9
Removed hhvm-nightly and added PHP 7.0 test env for Travis
v0.8
- HHVM support with automatic detection
- JSON output (--json)
- Git blame
- File and folder list can be fetched from stdin (--stdin)
v0.7.1
Changed version to 0.7.1 :-)
v0.7: Merge pull request #32 from GrahamCampbell/patch-1
Improved version constraints
v0.6: Merge pull request #27 from grogy/test-refactor
refactor - moved tests case to class and method
v0.5
Changed version to 0.5
v0.4: Colors and exclude bugfix
Fixed autoload path
v0.3
Updated README