felipe Sat, 19 Mar 2011 17:47:54 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=309434
Log: - BFN 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-03-19 17:36:01 UTC (rev 309433) +++ php/php-src/branches/PHP_5_3/NEWS 2011-03-19 17:47:54 UTC (rev 309434) @@ -1,7 +1,6 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2011, PHP 5.3.7 - - Zend Engine: . Fixed bug #54262 (Crash when assigning value to a dimension in a non-array). (Dmitry) @@ -21,11 +20,14 @@ . Fixed Bug #54221 (mysqli::get_warnings segfault when used in multi queries). (Andrey) -- PDO Dblib driver: +- PDO DBlib driver: . Fixed bug #54167 (PDO_DBLIB returns null on SQLUNIQUE field). (mjh at hodginsmedia dot com, Felipe) -- Sockets extension +- SOAP extension: + . Fixed bug #54312 (soap_version logic bug). (tom at samplonius dot org) + +- Sockets extension: . Fixed bug #51958 (socket_accept() fails on IPv6 server sockets). (Gustavo) 17 Mar 2011, PHP 5.3.6
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php