diff options
| -rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ PHP NEWS . 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 an 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 |
