Skip to content

Commit 4da4dfd

Browse files
jorgsowabonifacy
authored andcommitted
Added information about constants from Intl extension to NEWS
1 parent 4716537 commit 4da4dfd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

NEWS

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@ FTP:
1717

1818
Intl:
1919
. Added IntlDateFormatter::PATTERN constant. (David Carlier)
20+
. Deprecated constants ROUND_DOWN and ROUND_UP for the consistency with new
21+
rounding modes. Added instead aliases ROUND_TOWARD_ZERO and
22+
ROUND_AWAY_FROM_ZERO. (Jorg Sowa)
2023

2124
Opcache:
2225
. Added large shared segments support for FreeBSD. (David Carlier)

0 commit comments

Comments
 (0)