From: Anatol Belski Date: Thu, 18 Aug 2016 15:50:17 +0000 (+0200) Subject: update NEWS X-Git-Tag: php-7.1.0beta3~6^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e6d322176694f28f48802521a95e2d5f9997afc5;p=php update NEWS --- diff --git a/NEWS b/NEWS index 525b16d93a..1d98d328a5 100644 --- a/NEWS +++ b/NEWS @@ -49,6 +49,9 @@ PHP NEWS . Fixed bug #72764 (ftps:// opendir wrapper data channel encryption fails with IIS FTP 7.5, 8.5). (vhuk) +- Sysvshm: + . Fixed bug #72858 (shm_attach null dereference). (Anatol) + - XML: . Fixed bug #72085 (SEGV on unknown address zif_xml_parse). (cmb)