File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -26,6 +26,12 @@ All notable changes are documented in this file using the [Keep a CHANGELOG](htt
2626* This component no longer supports PHPDBG
2727* This component no longer supports Xdebug 2
2828
29+ ## [ 9.2.25] - 2023-MM-DD
30+
31+ ### Fixed
32+
33+ * [ #981 ] ( https://github.com/sebastianbergmann/php-code-coverage/issues/981 ) : ` CodeUnitFindingVisitor ` does not support DNF types
34+
2935## [ 9.2.24] - 2023-01-26
3036
3137### Changed
@@ -490,7 +496,7 @@ All notable changes are documented in this file using the [Keep a CHANGELOG](htt
490496
491497[ 10.0.1 ] : https://github.com/sebastianbergmann/php-code-coverage/compare/10.0.0...10.0.1
492498[ 10.0.0 ] : https://github.com/sebastianbergmann/php-code-coverage/compare/9.2.24...10.0.0
493- [ 9.2.24 ] : https://github.com/sebastianbergmann/php-code-coverage/compare/9.2.23 ...9.2.24
499+ [ 9.2.25 ] : https://github.com/sebastianbergmann/php-code-coverage/compare/9.2.24 ...9.2
494500[ 9.2.24 ] : https://github.com/sebastianbergmann/php-code-coverage/compare/9.2.23...9.2.24
495501[ 9.2.23 ] : https://github.com/sebastianbergmann/php-code-coverage/compare/9.2.22...9.2.23
496502[ 9.2.22 ] : https://github.com/sebastianbergmann/php-code-coverage/compare/9.2.21...9.2.22
You can’t perform that action at this time.
0 commit comments