From: Date: Mon, 17 Feb 2003 01:31:54 +0000 (+0000) Subject: NEWS update X-Git-Tag: RELEASE_0_5~955 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=774900c809341f58cd9dd0526f9b6dc58adf02ea;p=php NEWS update --- 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)