Skip to content

Commit 7017efe

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

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
@@ -13,6 +13,10 @@ PHP NEWS
1313
. Fix crash when calling childNodes next() when iterator is exhausted.
1414
(nielsdos)
1515

16+
- Hash:
17+
. ext/hash: Swap the checking order of `__has_builtin` and `__GNUC__`
18+
(Saki Takamachi)
19+
1620
09 May 2024, PHP 8.2.19
1721

1822
- Core:

0 commit comments

Comments
 (0)