felipe Sat, 18 Dec 2010 18:04:19 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=306438
Log:
- Cosmetics
Changed paths:
U php/php-src/branches/PHP_5_3/NEWS
Modified: php/php-src/branches/PHP_5_3/NEWS
===================================================================
--- php/php-src/branches/PHP_5_3/NEWS 2010-12-18 17:07:41 UTC (rev 306437)
+++ php/php-src/branches/PHP_5_3/NEWS 2010-12-18 18:04:19 UTC (rev 306438)
@@ -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
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php