Skip to content

Releases: jakzal/phpunit-doubles

PHP 8.3 support

22 Jan 09:58
1c0e0d7
Compare
Choose a tag to compare

PHPUnit 9.6 minimum

10 Apr 21:17
20ee2bb
Compare
Choose a tag to compare
  • Raise the minimum required phpunit version to 9.6

Drop PHP 8.0 support

18 Dec 20:55
20cdbbb
Compare
Choose a tag to compare
  • Drop PHP 8.0 support #20

PHP 8.2 support

18 Dec 20:46
db00d96
Compare
Choose a tag to compare
  • Add support for PHP 8.2 #19

PHP 8.1 support

17 Jan 21:32
b006a14
Compare
Choose a tag to compare
  • Add support for PHP 8.1 #18
  • Drop support for PHP 7.4 #18

Drop PHP 7.3 / add support for PHP 8.0

30 Nov 22:34
c1eb916
Compare
Choose a tag to compare
  • Drop PHP 7.3 #17
  • Add support for PHP 8.0 #17
  • Bring back support for PHPUnit 9.0 #17

PHPUnit ^9.1 and PHP ^7.3

06 Apr 12:36
68d1072
Compare
Choose a tag to compare
  • Drop PHP 7.2 #16
  • Drop PHPUnit < 9.1 #16
  • [deprecated] Deprecate the TestDoubles trait in favor of ProphecyTestDoubles and PHPUnitTestDoubles

PHPUnit 9.1 compatibility

06 Apr 10:54
26d51b9
Compare
Choose a tag to compare
  • Update the method definition to match the one in updated phpunit #15

PHPUnit 9 support

10 Feb 22:35
8c3beb3
Compare
Choose a tag to compare
  • Support PHPUnit 9
  • [BC BREAK] It's no longer possible to mock multiple interfaces with PHPUnit mock objects

Maintenance release

14 Dec 09:27
2213646
Compare
Choose a tag to compare

Tests run on PHP 7.4.