jani Wed, 02 Sep 2009 06:30:47 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=287961
Log: - Add missing bug fixing news Changed paths: U php/php-src/branches/PHP_5_2/NEWS Modified: php/php-src/branches/PHP_5_2/NEWS =================================================================== --- php/php-src/branches/PHP_5_2/NEWS 2009-09-02 05:34:36 UTC (rev 287960) +++ php/php-src/branches/PHP_5_2/NEWS 2009-09-02 06:30:47 UTC (rev 287961) @@ -18,6 +18,7 @@ authentication details). (Dmitry) - Fixed bug #49000 (PHP CLI in Interactive mode (php -a) crashes when including files from function). (Stas) +- Fixed bug #48696 (ldap_read() segfaults with invalid parameters). (Felipe) - Fixed bug #47273 (Encoding bug in SoapServer->fault). (Dmitry) - Fixed bug #28038 (Sent incorrect RCPT TO commands to SMTP server) (Garrett)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php