Skip to content

Commit ede4152

Browse files
committed
[skip ci] NEWS
ext/hash: Swap the checking order of __has_builtin and __GNUC__
1 parent 74591bf commit ede4152

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

NEWS

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,10 @@ PHP NEWS
3737
. Fixed bug GH-13563 (Setting bool values via env in FPM config fails).
3838
(Jakub Zelenka)
3939

40+
- Hash:
41+
. ext/hash: Swap the checking order of `__has_builtin` and `__GNUC__`
42+
(Saki Takamachi)
43+
4044
- Intl:
4145
. Fixed build for icu 74 and onwards. (dunglas)
4246

0 commit comments

Comments
 (0)