Skip to content

Commit 1beb5a7

Browse files
committed
sync NEWS
1 parent 723c7c6 commit 1beb5a7

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

NEWS

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,14 @@ PHP NEWS
4444
imagesetinterpolation()). (cmb)
4545
. Fixed bug #73279 (Integer overflow in gdImageScaleBilinearPalette()). (cmb)
4646
. Fixed bug #73280 (Stack Buffer Overflow in GD dynamicGetbuf). (cmb)
47+
. Fixed bug #72482 (Ilegal write/read access caused by gdImageAALine
48+
overflow). (cmb)
49+
. Fixed bug #72696 (imagefilltoborder stackoverflow on truecolor images).
50+
(cmb)
51+
52+
- IMAP:
53+
. Fixed bug #73418 (Integer Overflow in "_php_imap_mail" leads to crash).
54+
(Anatol)
4755

4856
- OCI8
4957
. Fixed bug #71148 (Bind reference overwritten on PHP 7). (Oracle Corp.)
@@ -75,6 +83,10 @@ PHP NEWS
7583
. Fixed bug #71241 (array_replace_recursive sometimes mutates its parameters).
7684
(adsr)
7785

86+
- Wddx:
87+
. Fixed bug #73331 (NULL Pointer Dereference in WDDX Packet Deserialization
88+
with PDORow). (Stas)
89+
7890
13 Oct 2016 PHP 7.0.12
7991

8092
- Core:

0 commit comments

Comments
 (0)