File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -14,6 +14,12 @@ All notable changes are documented in this file using the [Keep a CHANGELOG](htt
14
14
* This component is no longer supported on PHP 7.3 and PHP 7.4
15
15
* This component no longer supports Xdebug 2
16
16
17
+ ## [ 9.2.9] - 2021-11-19
18
+
19
+ ### Fixed
20
+
21
+ * [ #882 ] ( https://github.com/sebastianbergmann/php-code-coverage/issues/882 ) : PHPUnit 9.2.8 has wrong version number
22
+
17
23
## [ 9.2.8] - 2021-10-30
18
24
19
25
### Fixed
@@ -350,6 +356,7 @@ All notable changes are documented in this file using the [Keep a CHANGELOG](htt
350
356
* This component is no longer supported on PHP 7.1
351
357
352
358
[ 10.0.0 ] : https://github.com/sebastianbergmann/php-code-coverage/compare/9.2...master
359
+ [ 9.2.9 ] : https://github.com/sebastianbergmann/php-code-coverage/compare/9.2.8...9.2.9
353
360
[ 9.2.8 ] : https://github.com/sebastianbergmann/php-code-coverage/compare/9.2.7...9.2.8
354
361
[ 9.2.7 ] : https://github.com/sebastianbergmann/php-code-coverage/compare/9.2.6...9.2.7
355
362
[ 9.2.6 ] : https://github.com/sebastianbergmann/php-code-coverage/compare/9.2.5...9.2.6
You can’t perform that action at this time.
0 commit comments