We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f949eb commit 7530938Copy full SHA for 7530938
NEWS
@@ -26,7 +26,7 @@ PHP NEWS
26
. Fixed bug #76342 (file_get_contents waits twice specified timeout).
27
(Thomas Calvet)
28
29
-12 Sep 2019, PHP 7.3.10RC1
+26 Sep 2019, PHP 7.3.10
30
31
- Core:
32
. Fixed bug #78220 (Can't access OneDrive folder). (cmb, ab)
@@ -49,6 +49,9 @@ PHP NEWS
49
. Ensure IDNA2003 rules are used with idn_to_ascii() and idn_to_utf8()
50
when requested. (Sara)
51
52
+- MBString:
53
+ . Fixed bug #78559 (Heap buffer overflow in mb_eregi). (cmb)
54
+
55
- MySQLnd:
56
. Fixed connect_attr issues and added the _server_host connection attribute.
57
(Qianqian Bu)
0 commit comments