Skip to content

Commit 7530938

Browse files
committed
Update NEWS
1 parent 8f949eb commit 7530938

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

NEWS

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ PHP NEWS
2626
. Fixed bug #76342 (file_get_contents waits twice specified timeout).
2727
(Thomas Calvet)
2828

29-
12 Sep 2019, PHP 7.3.10RC1
29+
26 Sep 2019, PHP 7.3.10
3030

3131
- Core:
3232
. Fixed bug #78220 (Can't access OneDrive folder). (cmb, ab)
@@ -49,6 +49,9 @@ PHP NEWS
4949
. Ensure IDNA2003 rules are used with idn_to_ascii() and idn_to_utf8()
5050
when requested. (Sara)
5151

52+
- MBString:
53+
. Fixed bug #78559 (Heap buffer overflow in mb_eregi). (cmb)
54+
5255
- MySQLnd:
5356
. Fixed connect_attr issues and added the _server_host connection attribute.
5457
(Qianqian Bu)

0 commit comments

Comments
 (0)