diff options
author | Wez Furlong <wez@php.net> | 2003-12-19 17:13:20 +0000 |
---|---|---|
committer | Wez Furlong <wez@php.net> | 2003-12-19 17:13:20 +0000 |
commit | 1402825b3da89552d13bc23a03afb80252a63992 (patch) | |
tree | ee2b28ed3714483d804431ef6e6689b8522df009 /NEWS | |
parent | f5bd0b73cf4549985c2d2f913e4b57ff88e942b7 (diff) | |
download | php-git-1402825b3da89552d13bc23a03afb80252a63992.tar.gz |
Moved ext/notes to PECL.
(win32 only, and doesn't build on snaps.php.net)
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -9,6 +9,7 @@ PHP NEWS . ext/db (Jani, Derick) . ext/mcal (Jani, Derick) . ext/qtdom (Jani, Derick) + . ext/notes (Wez) - Added 'c' modifier to date() which returns the date in the ISO 8601 format. (Derick, Manuzhai) - Added an optional parameter to microtime() to get the time as float. (Andrey) |