Skip to content

Commit e397dec

Browse files
Update ChangeLog
1 parent f5e7d18 commit e397dec

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

ChangeLog-9.5.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ All notable changes of the PHPUnit 9.5 release series are documented in this fil
44

55
## [9.5.10] - 2021-MM-DD
66

7+
### Changed
8+
9+
* PHPUnit no longer converts PHP deprecations to exceptions by default (configure `convertDeprecationsToExceptions="true"` to enable this)
10+
* The PHPUnit XML configuration file generator now configures `convertDeprecationsToExceptions="true"`
11+
712
### Fixed
813

914
* [#4772](https://github.com/sebastianbergmann/phpunit/pull/4772): TestDox HTML report not displayed correctly when browser has custom colour settings

0 commit comments

Comments
 (0)