rrichards Tue Jan 13 18:13:01 2009 UTC Modified files: (Branch: PHP_5_3) /php-src NEWS Log: news http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.450&r2=1.2027.2.547.2.965.2.451&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.965.2.450 php-src/NEWS:1.2027.2.547.2.965.2.451 --- php-src/NEWS:1.2027.2.547.2.965.2.450 Tue Jan 13 02:54:37 2009 +++ php-src/NEWS Tue Jan 13 18:13:01 2009 @@ -16,6 +16,7 @@ - Re-enabled socket_create_pair() on Windows. (Kalle) - Fixed building of pdo_sqlite without sqlite3. (Scott) +- Added DOMNode:getLineNo to get line number of parsed node. (Rob) - Added table info to PDO::getColumnMeta() with SQLite. (Martin Jansen, Scott) - Added support for old style DNS functions. (Scott) - Added mail logging functionality that allows logging of mail sent via
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php