From b0fa53adccd938cb225676df99675f52a1118f4e Mon Sep 17 00:00:00 2001 From: Felipe Pena Date: Sat, 18 Dec 2010 18:04:19 +0000 Subject: [PATCH] - Cosmetics --- NEWS | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/NEWS b/NEWS index 78105ed21c..8f5e13aeff 100644 --- a/NEWS +++ b/NEWS @@ -60,20 +60,20 @@ - PHP-FPM SAPI: . Fixed bug #53527 (php-fpm --test doesn't set a valuable return value). (fat) -- Soap Extension: +- SOAP Extension: . Fixed possible crash introduced by the NULL poisoning patch (Mateusz Kocielski, Pierre) -- Sqlite Extension: - . Fixed memory leaked introduced by the NULL poisoning patch (Mateusz Kocielski, Pierre) - - SPL extension: . Fixed bug #53515 (property_exists incorrect on ArrayObject null and 0 values). (Felipe) + +- SQLite Extension: + . Fixed memory leaked introduced by the NULL poisoning patch (Mateusz Kocielski, Pierre) - Streams: . Implemented FR #26158 (open arbitrary file descriptor with fopen). (Gustavo) -- Xsl Extension: +- XSL Extension: . Fixed memory leaked introduced by the NULL poisoning patch (Mateusz Kocielski, Pierre) - Zip extension -- 2.50.1