diff options
| author | Moriyoshi Koizumi <moriyoshi@php.net> | 2003-12-18 19:54:28 +0000 |
|---|---|---|
| committer | Moriyoshi Koizumi <moriyoshi@php.net> | 2003-12-18 19:54:28 +0000 |
| commit | 63ae8079eac2cb397c34a91ebe7fbfd3cb853d13 (patch) | |
| tree | 785cf2cc7dae293eef8cb87a742057468ae13d01 | |
| parent | cab4d7137bb0dd323dc3a66bf7e951c2c0ec9d5f (diff) | |
| download | php-git-63ae8079eac2cb397c34a91ebe7fbfd3cb853d13.tar.gz | |
"a"
| -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 |
