Skip to content

Releases: jakzal/phpqa

Phan update

20 Apr 15:16
a9738e7
Compare
Choose a tag to compare

Updates:

  • phan (0.12.2 => 0.12.5)

Testing tools

15 Mar 23:19
d58022d
Compare
Choose a tag to compare

New tools:

Updates:

  • phan (0.12.0 => 0.12.2)

Changes:

  • Install tagged versions with box and composer install (if available)
  • Allow version configuration for box and composer installs
  • Add a command to automatically update phar versions php tools.php update-phars

Summary of changes: v1.6.3...v1.7.0

Phan update

27 Feb 09:37
f5f5508
Compare
Choose a tag to compare
  • Update phan 0.11.1 -> 0.12.0

Phan & phpstan update

30 Jan 12:14
07608ac
Compare
Choose a tag to compare
  • Update phan 0.11.0 -> 0.11.1
  • Update phpstan 0.9.1 -> 0.9.2

Composer improvements

15 Jan 13:21
2718910
Compare
Choose a tag to compare
  • Remove composer cache from the end image
  • Copy the composer executable from the official composer image

PHP 7.2

02 Jan 13:23
97b3418
Compare
Choose a tag to compare
  • Update docker images to PHP 7.2
  • Update phpstan to 0.9.1
  • Update phan links since it was moved to a new organisation

Phan & phpstan update

30 Nov 10:14
a0ceeb1
Compare
Choose a tag to compare
  • Update phan 0.10.1 -> 0.11.0
  • Update phpstan 0.8.5 -> 0.9

Include EasyCodingStandard

09 Nov 16:52
a29a070
Compare
Choose a tag to compare

Changes:

New tools:

PhpMetrics update

20 Oct 08:51
Compare
Choose a tag to compare
  • Update PhpMetrics to v2.3.2 (thanks to @BenExile)
  • Point to the contribution guidelines in the pull request template

Include phpcov

15 Oct 10:56
8f924de
Compare
Choose a tag to compare