Skip to content

Commit f338448

Browse files
committed
Drop support of clang 7 and older
1 parent 8c4fc4b commit f338448

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

UPGRADING

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@ PHP 8.2 UPGRADE NOTES
1919
1. Backward Incompatible Changes
2020
========================================
2121

22+
- Core:
23+
. Drop support of clang 7 and older.
24+
2225
- Date:
2326
. DateTime::createFromImmutable() now has a tentative return type of static,
2427
previously it was DateTime.

0 commit comments

Comments
 (0)