Skip to content

Commit 9c0fddb

Browse files
committed
Enhancement: Add support for PHP 8.5
1 parent 36225d3 commit 9c0fddb

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
88

99
For a full diff see [`2.20.0...main`][2.20.0...main].
1010

11+
### Added
12+
13+
- Added support for PHP 8.5 ([#713]), by [@localheinz]
14+
1115
## [`2.20.0`][2.20.0]
1216

1317
For a full diff see [`2.19.1...2.20.0`][2.19.1...2.20.0].
@@ -423,6 +427,7 @@ For a full diff see [`7afa59c...1.0.0`][7afa59c...1.0.0].
423427
[#651]: https://github.com/ergebnis/phpunit-slow-test-detector/pull/651
424428
[#664]: https://github.com/ergebnis/phpunit-slow-test-detector/pull/664
425429
[#704]: https://github.com/ergebnis/phpunit-slow-test-detector/pull/704
430+
[#713]: https://github.com/ergebnis/phpunit-slow-test-detector/pull/713
426431

427432
[@dantleech]: https://github.com/dantleech
428433
[@HypeMC]: https://github.com/HypeMC

0 commit comments

Comments
 (0)