pajoye Tue, 18 Jan 2011 22:22:28 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=307564
Log: - #53577 and cleanup Bug: http://bugs.php.net/53577 (Duplicate) Regression (5.3.3-5.3.4) in open_basedir with a trailing forward slash 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 2011-01-18 22:20:09 UTC (rev 307563) +++ php/php-src/branches/PHP_5_3/NEWS 2011-01-18 22:22:28 UTC (rev 307564) @@ -14,12 +14,15 @@ (Stas) - Core: + . Fixed bug #53577 (Regression (5.3.3-5.3.4) in open_basedir with a + trailing forward slash). (lekensteyn at gmail dot com, Pierre) + . Fixed bug #53682 (Fix compile on the VAX). (Rasmus, jklos) . Fixed bug #48484 (array_product() always returns 0 for an empty array). (Ilia) . Fixed bug #48607 (fwrite() doesn't check reply from ftp server before exiting). (Ilia) - . Fixed bug #53682 (Fix compile on the VAX). (Rasmus, jklos) + - Calendar extension: . Fixed bug #53574 (Integer overflow in SdnToJulian, sometimes leading to segfault). (Gustavo)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php