Skip to content

Commit 239003e

Browse files
committed
Update NEWS for ICU regression fix
1 parent 4e21a26 commit 239003e

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
@@ -25,6 +25,10 @@ PHP NEWS
2525
. ext/hash: Swap the checking order of `__has_builtin` and `__GNUC__`
2626
(Saki Takamachi)
2727

28+
- Intl:
29+
. Fixed build regression on systems without C++17 compilers. (Calvin Buckley,
30+
Peter Kokot)
31+
2832
- Opcache:
2933
. Fixed bug GH-14109 (Fix accidental persisting of internal class constant in
3034
shm). (ilutov)

0 commit comments

Comments
 (0)