Skip to content

Commit 5729005

Browse files
[PhpUnitBridge] make the bridge act as a polyfill for newest PHPUnit features
1 parent 884669b commit 5729005

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/Symfony/Bridge/PhpUnit/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 polyfills 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)