andrey Wed Dec 17 17:17:16 2003 EDT Modified files: /php-src NEWS Log: entry for microtime()'s new clothes Index: php-src/NEWS diff -u php-src/NEWS:1.1541 php-src/NEWS:1.1542 --- php-src/NEWS:1.1541 Wed Dec 17 17:13:57 2003 +++ php-src/NEWS Wed Dec 17 17:17:15 2003 @@ -10,6 +10,7 @@ . ext/qtdom (Jani, Derick) - Added 'c' modifier to date() which returns the date in the ISO 8601 format. (Derick, Manuzhai) +- Added optional parameter to microtime() to get the time as float. (Andrey) - Added MacRoman encoding support to htmlentities(). (Derick, Marcus Bointon) - Added possibility to call PHP functions as XSLT-functions. (Christian) - Added possibility to prevent PHP from registering variables when input filter
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php