diff options
author | <changelog@php.net> | 2003-02-17 01:31:54 +0000 |
---|---|---|
committer | <changelog@php.net> | 2003-02-17 01:31:54 +0000 |
commit | 774900c809341f58cd9dd0526f9b6dc58adf02ea (patch) | |
tree | e3df4e72fc35871cf676a75f4f75e7c6d2cbece9 | |
parent | f303085465b04085289af481d3b34d04a7185c84 (diff) | |
download | php-git-774900c809341f58cd9dd0526f9b6dc58adf02ea.tar.gz |
NEWS update
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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) |