Skip to content

Releases: matthiasnoback/phpunit-asynchronicity

Allow PHPUnit 11

07 Feb 08:43
7c1b208
Compare
Choose a tag to compare

Compatible with PHPUnit 10

29 Nov 09:38
ae4f6ac
Compare
Choose a tag to compare
Merge pull request #15 from MarijnKoesen/update_library

Make the library phpunit 10 compatible

Add message of last exception to Interrupted exception message

06 Dec 10:59
28fae1d
Compare
Choose a tag to compare
Merge pull request #14 from matthiasnoback/exception_message

Add last exception message to Interrupted message

Allow PHP 8

14 Mar 09:01
5dcb223
Compare
Choose a tag to compare

Upgrade to PHP 7.3 and PHPUnit 9

04 Sep 14:28
d0e9f5f
Compare
Choose a tag to compare
Merge pull request #11 from matthiasnoback/upgrade_phpunit_9

Try again to make compatible with PHPUnit 9

Prevent incorrect usage

24 Feb 19:15
92bb7d1
Compare
Choose a tag to compare

Allow beberlei/assert 3.0

13 Dec 14:44
b7f7ff4
Compare
Choose a tag to compare

v1.2.1: Merge pull request #6 from ruudk/patch-1

31 Oct 09:29
a25f258
Compare
Choose a tag to compare

v1.2.0: Update meta-documents

01 Oct 13:34
Compare
Choose a tag to compare
  • Upgrade the package to PHP 7.0 & PHPUnit 6.0.
  • Improve code style and quality.

Also fixes #3 and #4.

v1.1.0

30 Sep 18:47
Compare
Choose a tag to compare

Fixes #2 and #3.