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
26
26
* This component no longer supports PHPDBG
27
27
* This component no longer supports Xdebug 2
28
28
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
+
29
35
## [ 9.2.24] - 2023-01-26
30
36
31
37
### Changed
@@ -490,7 +496,7 @@ All notable changes are documented in this file using the [Keep a CHANGELOG](htt
490
496
491
497
[ 10.0.1 ] : https://github.com/sebastianbergmann/php-code-coverage/compare/10.0.0...10.0.1
492
498
[ 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
494
500
[ 9.2.24 ] : https://github.com/sebastianbergmann/php-code-coverage/compare/9.2.23...9.2.24
495
501
[ 9.2.23 ] : https://github.com/sebastianbergmann/php-code-coverage/compare/9.2.22...9.2.23
496
502
[ 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