summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
author <changelog@php.net>2002-01-07 01:13:44 +0000
committer <changelog@php.net>2002-01-07 01:13:44 +0000
commitff713a1e86205a3f8c593d7e0e7eb572d00b46c1 (patch)
tree8011539220aae9f707beceda58b27bb7e4a19dbc /NEWS
parentd4fa619d49dfda411f8164fb38501ff8f62886f4 (diff)
downloadphp-git-ff713a1e86205a3f8c593d7e0e7eb572d00b46c1.tar.gz
NEWS update
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d4ccef0f21..7c874346ee 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,11 @@
PHP 4 NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 200?, Version 4.2.0-dev
+- Added IPv6 support in FTP extension. (Stig Venaas)
+- Added CLI (command line intrerface) sapi based on a cut-down version
+ of the CGI sapi which is more suited for writing shell scripts. Some of
+ the differences are: it prints no HTTP headers, displays plain text
+ error messages, etc. (Edin)
- Made wordwrap() significantly faster. (Jim)
- Fixed pow(), and added finite(), isinf(), and isnan(). (Jim)
- Fixed segfault in wordwrap() when wrapping to zero width and using