scottmac Sun Jan 11 23:43:46 2009 UTC Modified files: (Branch: PHP_5_3) /php-src NEWS Log: BFN http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.442&r2=1.2027.2.547.2.965.2.443&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.965.2.442 php-src/NEWS:1.2027.2.547.2.965.2.443 --- php-src/NEWS:1.2027.2.547.2.965.2.442 Fri Jan 9 22:26:23 2009 +++ php-src/NEWS Sun Jan 11 23:43:45 2009 @@ -13,8 +13,9 @@ - Changed opendir(), dir() and scandir() to use default context when no context argument is passed. (Sara) - Changed open_basedir to allow tightening in runtime contexts. (Sara) -- Re-enabled socket_create_pair() on Windows (Kalle) +- Re-enabled socket_create_pair() on Windows. (Kalle) +- Added support for old style DNS functions. (Scott) - Added mail logging functionality that allows logging of mail sent via mail() function. (Ilia) - Added json_last_error() to return any error information from json_decode().
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php