Skip to content

Commit 68089f0

Browse files
committed
Merge branch 'PHP-8.2' into PHP-8.3
* PHP-8.2: Update NEWS for ICU regression fix
2 parents d479ac4 + 239003e commit 68089f0

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)