File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -23,9 +23,9 @@ All notable changes of the PHPUnit 7.5 release series are documented in this fil
23
23
24
24
### Fixed
25
25
26
- * Implemented [ #3428 ] ( https://github.com/sebastianbergmann/phpunit/pull/3428 ) : ` TestSuite ` setup failures are not logged correctly
27
- * Implemented [ #3429 ] ( https://github.com/sebastianbergmann/phpunit/pull/3429 ) : Inefficient loop in ` getHookMethods() `
28
- * Implemented [ #3437 ] ( https://github.com/sebastianbergmann/phpunit/pull/3437 ) : JUnit logger skips PHPT tests
26
+ * Fixed [ #3428 ] ( https://github.com/sebastianbergmann/phpunit/pull/3428 ) : ` TestSuite ` setup failures are not logged correctly
27
+ * Fixed [ #3429 ] ( https://github.com/sebastianbergmann/phpunit/pull/3429 ) : Inefficient loop in ` getHookMethods() `
28
+ * Fixed [ #3437 ] ( https://github.com/sebastianbergmann/phpunit/pull/3437 ) : JUnit logger skips PHPT tests
29
29
30
30
[ 7.5.0 ] : https://github.com/sebastianbergmann/phpunit/compare/7.4.5...7.5.0
31
31
You can’t perform that action at this time.
0 commit comments