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 2
2
3
3
All notable changes are documented in this file using the [ Keep a CHANGELOG] ( http://keepachangelog.com/ ) principles.
4
4
5
+ ## [ 9.2.25] - 2023-MM-DD
6
+
7
+ ### Fixed
8
+
9
+ * [ #981 ] ( https://github.com/sebastianbergmann/php-code-coverage/issues/981 ) : ` CodeUnitFindingVisitor ` does not support DNF types
10
+
5
11
## [ 9.2.24] - 2023-01-26
6
12
7
13
### Changed
@@ -464,6 +470,7 @@ All notable changes are documented in this file using the [Keep a CHANGELOG](htt
464
470
465
471
* This component is no longer supported on PHP 7.1
466
472
473
+ [ 9.2.25 ] : https://github.com/sebastianbergmann/php-code-coverage/compare/9.2.24...9.2
467
474
[ 9.2.24 ] : https://github.com/sebastianbergmann/php-code-coverage/compare/9.2.23...9.2.24
468
475
[ 9.2.23 ] : https://github.com/sebastianbergmann/php-code-coverage/compare/9.2.22...9.2.23
469
476
[ 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