You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ChangeLog-11.0.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,12 @@
2
2
3
3
All notable changes are documented in this file using the [Keep a CHANGELOG](http://keepachangelog.com/) principles.
4
4
5
+
## [11.0.11] - 2025-08-27
6
+
7
+
### Changed
8
+
9
+
*[#1085](https://github.com/sebastianbergmann/php-code-coverage/pull/1085): Improve performance by skipping empty lines after filter has been applied
10
+
5
11
## [11.0.10] - 2025-06-18
6
12
7
13
### Changed
@@ -81,6 +87,7 @@ All notable changes are documented in this file using the [Keep a CHANGELOG](htt
81
87
* This component now requires PHP-Parser 5
82
88
* This component is no longer supported on PHP 8.1
0 commit comments