Skip to content

Releases: sat-hub/phpunit

PHPUnit 11 initial release

03 Feb 04:41
Compare
Choose a tag to compare

Migrate to PHPUnit 11.

Bugfix release

01 Sep 13:36
Compare
Choose a tag to compare

Remove assertion assertObjectHasProperty() as PHPUnit has one now.

Minor feature release

01 Jun 07:40
Compare
Choose a tag to compare

Add assertion assertObjectHasProperty().

Bugfix release

31 May 15:47
Compare
Choose a tag to compare
Merge branch 'phpunit/9'

# Conflicts:
#	composer.json

Bugfix release

31 May 15:45
Compare
Choose a tag to compare
1.9.1

Bugfixing for stdClass.

PHPUnit 9 initial release

31 May 15:16
Compare
Choose a tag to compare
1.9.0

Backport to PHPUnit 9.

PHPUnit 10 initial release

26 May 20:37
Compare
Choose a tag to compare
1.10.0

Add base test and custom assertions.