summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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)