summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author <changelog@php.net>2003-02-17 01:31:54 +0000
committer <changelog@php.net>2003-02-17 01:31:54 +0000
commit774900c809341f58cd9dd0526f9b6dc58adf02ea (patch)
treee3df4e72fc35871cf676a75f4f75e7c6d2cbece9
parentf303085465b04085289af481d3b34d04a7185c84 (diff)
downloadphp-git-774900c809341f58cd9dd0526f9b6dc58adf02ea.tar.gz
NEWS update
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 9799f6666d..85649d18b0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,10 @@
PHP 4 NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
? ? ??? 200?, Version 5.0.0
+- new idate() function.
+ new date_sunrise() function.
+ new date_sunset() function.
+- Added support for long options in CLI & CGI (e.g. --version). (Marcus)
- Moved extensions to PECL (http://pear.php.net/): (James, Tal)
. ext/fribidi
- Fixed bug #22059 (ftp_chdir causes segfault). (Sara)