From: Felipe Pena Date: Sat, 7 May 2011 01:59:12 +0000 (+0000) Subject: - BFN #54681 X-Git-Tag: php-5.3.7RC1~143 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=cde80bd812480728ebe137024a104478277ee345;p=php - BFN #54681 --- diff --git a/NEWS b/NEWS index cb5223cda8..d67d72e1a4 100644 --- a/NEWS +++ b/NEWS @@ -114,6 +114,9 @@ PHP NEWS - Streams: . Fixed bug #54623 (Segfault when when writing to a persistent socket after closing a copy of the socket). (Gustavo) + +. Zip extension: + . Fixed bug #54681 (addGlob() crashes on invalid flags). (Felipe) 17 Mar 2011, PHP 5.3.6 - Upgraded bundled Sqlite3 to version 3.7.4. (Ilia)