Skip to content

Releases: jakzal/phpunit-doubles

Phar built with the latest box version

11 Jun 12:54
d17e018
Compare
Choose a tag to compare

PHPUnit 8.2 support and improved performance

08 Jun 07:11
733da28
Compare
Choose a tag to compare

PHPUnit's base TestCase is now ignored from property extraction which removes the problem caused by phpdocumentor's reflectiondocblock when parsing PHPUnit's improved type definitions, and improved performance in the same time. #10

Restrict phpunit to <8.2

08 Jun 06:18
71f6f99
Compare
Choose a tag to compare

phpdocumentor/reflection-docblock doesn't deal well with newly introduced type hints in phpunit.

PHPUnit 8.0 support

04 Feb 14:15
2a3b6db
Compare
Choose a tag to compare
  • minimum required PHP version raised to 7.2
  • minimum required PHPUnit version raised to 8.0

Last PHP 7.1 release

04 Feb 10:50
01a22b4
Compare
Choose a tag to compare

The last release that supports PHP 7.1.

Stable PHP 7.1 & 7.2 release

03 Aug 07:20
2355a49
Compare
Choose a tag to compare
  • Support for PHP 7.1 & 7.2.
  • Support for initialising prophecy test doubles.
  • Support for initialising phpunit test doubles.

PHP 5.5, 5.6 & 7.0 support

03 Aug 07:15
6b8916c
Compare
Choose a tag to compare

Back ported version with PHP 5.5, 5.6 & 7.0 support.

PHP 5.3 & 5.4 release

03 Aug 07:03
fea7bf1
Compare
Choose a tag to compare

Back ported version with PHP 5.3 & 5.4 support.

Verify phar publishing

27 Jul 13:06
545d977
Compare
Choose a tag to compare
  • Release made to verify publishing phars work

Initial release

27 Jul 12:58
867b835
Compare
Choose a tag to compare
  • Release made to verify publishing phars works.
  • Support for initialising prophecy test doubles.
  • Support for initialising phpunit test doubles.