Releases: EdgedesignCZ/phpqa
Releases · EdgedesignCZ/phpqa
v1.16.0
25 Oct 13:43
Compare
Sorry, something went wrong.
No results found
Optional tools
#97 sensiolabs/security-checker (stable)
#95 Download assets if --report=offline
v1.15.0
30 Sep 10:05
Compare
Sorry, something went wrong.
No results found
Optional tools
#94 vimeo/psalm - dynamic configuration
#92 Improved reports (summary, page load )
Upgrade QA tools (phpcs)
Internal changes
#93 Refactoring tools (tool per class, experimental configuration in .phpqa.yml)
#94 Fix composer.lock, enable phpstan/psalm in travis
v1.14.0
24 Sep 08:13
Compare
Sorry, something went wrong.
No results found
Optional tools
#88 Allow using custom binary (e.g. phpunit.binary)
show skipped tools in summary
refactoring printing versions in phpqa tools
phpunit.config BC - phpunit.config is relative to .phpqa.yml, previously it was relative to cwd
#91 Docker support (zdenekdrahos/phpqa )
v1.13.0
05 Aug 07:12
Compare
Sorry, something went wrong.
No results found
Optional tools
#80 phpunit (experimental)
#72 Support phploc v4.X (drop --progress option)
#74 Support phpmetrics v1 configuration, evaluate exit code
#83 Make php extensions configurable in .phpqa.yml
Bugfixes
#75 Fix ignoring phpmd/pdepend directories on Windows
#76 Fix escaping binary path
#77 Don't use default 60s timeout is non-parallel execution
#79 Fix typo in docker example in Readme
v1.12.1
10 Jun 10:48
Compare
Sorry, something went wrong.
No results found
#69 Composer - fix version constrains (robo, twig), add php-cs-fixer to suggested tools
v1.12.0
10 Jun 07:09
Compare
Sorry, something went wrong.
No results found
Optional tools
#60 php-cs-fixer (stable)
#68 Support phpstan v0.7
#65 Support phpcs v3.X
#61 Support Robo v1.X
#58 Support Twig 2
Internal changes
#50 , #62 Optimize speed on Travis (Precise + HHVM on Trusty)
v1.11.0
10 Apr 14:23
Compare
Sorry, something went wrong.
No results found
#54 Advanced phpcs configuration
define custom reports in phpcs.reports
#53 - allow ignoring warnings in phpcs.ignoreWarnings
v1.10.0
04 Mar 17:33
Compare
Sorry, something went wrong.
No results found
v1.9.1
08 Jan 09:24
Compare
Sorry, something went wrong.
No results found
Fix phpqa version (version constant not changed in v1.9)
Internal changes
Deploy changelog to github pages
Update copyright
v1.9.0
08 Jan 09:07
Compare
Sorry, something went wrong.
No results found
Optional tools
#41 parallel-lint (stable)
#43 phpstan v0.5 (experimental)
#40 Support exit code and summary in CLI mode
#42 Show parsing errors in phpmd report
#44 phpqa tools - load package information from composer
#47 Custom binary location (#46 Changing composer bin-dir breaks tools path)
#48 Refine documentation