andrey Wed, 22 Sep 2010 15:15:11 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=303680
Log: here comes the news Changed paths: U php/php-src/trunk/NEWS Modified: php/php-src/trunk/NEWS =================================================================== --- php/php-src/trunk/NEWS 2010-09-22 15:14:04 UTC (rev 303679) +++ php/php-src/trunk/NEWS 2010-09-22 15:15:11 UTC (rev 303680) @@ -34,6 +34,7 @@ - Added an optimization which saves memory and emalloc/efree calls for empty HashTables (Stas, Dmitry) +- Added named pipes support in mysqlnd (Request#48082). (Andrey) - Added support for Traits. (Stefan) - Added array dereferencing support. (Felipe) - Added DTrace support. (David Soria Parra)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php