Skip to content

Commit e2d1e0b

Browse files
Update ChangeLog
1 parent 26841eb commit e2d1e0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ChangeLog-9.5.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ All notable changes of the PHPUnit 9.5 release series are documented in this fil
66

77
### Changed
88

9-
* PHPUnit now errors out on startup when `PHP_VERSION` ends with `-(to be removed in future macOS)`
9+
* PHPUnit now errors out on startup when `PHP_VERSION` contains a value that is not compatible with `version_compare()`, for instance `X.Y.Z-(to be removed in future macOS)`
1010

1111
## [9.5.5] - 2021-06-05
1212

0 commit comments

Comments
 (0)