You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ChangeLog-9.5.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ All notable changes of the PHPUnit 9.5 release series are documented in this fil
6
6
7
7
### Changed
8
8
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)`
0 commit comments