1
0
mirror of https://github.com/php/php-src.git synced 2026-04-23 07:58:20 +02:00

updated NEWS

This commit is contained in:
Christoph M. Becker
2015-09-07 23:48:14 +02:00
parent 1c902e2e63
commit 07c7b33028
+2
View File
@@ -12,6 +12,8 @@ PHP NEWS
- Intl:
. Fixed bug #70453 (IntlChar::foldCase() incorrect arguments and missing
constants). (cmb)
. Fixed bug #70454 (IntlChar::forDigit second parameter should be optional).
(cmb, colinodell)
- Opcache:
. Fixed bug #70423 (Warning Internal error: wrong size calculation). (Anatol)