Skip to content

Commit bc976c9

Browse files
[PhpUnitBridge] make the bridge act as a polyfill for newest PHPUnit features
1 parent 9a75aee commit bc976c9

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
CHANGELOG
22
=========
33

4+
4.4.0
5+
-----
6+
7+
* made the bridge act as a polyfill for newest PHPUnit features
8+
* added `SetUpTearDownTrait` to allow working around the `void` return-type added by PHPUnit 8
9+
410
4.3.0
511
-----
612

0 commit comments

Comments
 (0)