Skip to content

Commit 72db9f3

Browse files
Update ChangeLog
1 parent 8698ffa commit 72db9f3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

ChangeLog-13.2.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ All notable changes of the PHPUnit 13.2 release series are documented in this fi
3131
### Changed
3232

3333
* [#5873](https://github.com/sebastianbergmann/phpunit/issues/5873): Chain previously registered error handler instead of silently disabling PHPUnit's error handling
34+
* [#6535](https://github.com/sebastianbergmann/phpunit/pull/6535): Use `sebastian/file-filter` in `SourceFilter::includes()` for issue trigger identification
3435
* Only errors and failures are now considered for "defect first" test reordering (tests that triggered deprecations, notices, or warnings as well as incomplete, risky, and skipped tests were previous also considered)
3536

3637
### Deprecated

0 commit comments

Comments
 (0)