File: ChangeLog-13.0.md

package info (click to toggle)
php-codecoverage 13.0.1%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 62,072 kB
  • sloc: javascript: 35,234; php: 25,779; xml: 1,353; makefile: 39
file content (18 lines) | stat: -rw-r--r-- 598 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# ChangeLog

All notable changes are documented in this file using the [Keep a CHANGELOG](http://keepachangelog.com/) principles.

## [13.0.1] - 2026-02-06

### Fixed

* [#1135](https://github.com/sebastianbergmann/php-code-coverage/issues/1135): Internal methods `driverIs*()` must not assume that `CodeCoverage::$driver` is set

## [13.0.0] - 2026-02-06

### Removed

* This component is no longer supported on PHP 8.3

[13.0.1]: https://github.com/sebastianbergmann/php-code-coverage/compare/13.0.0...13.0.1
[13.0.0]: https://github.com/sebastianbergmann/php-code-coverage/compare/12.5...13.0.0