summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author <changelog@php.net>2002-03-14 01:20:41 +0000
committer <changelog@php.net>2002-03-14 01:20:41 +0000
commit101667b33ef40feea650d6fc3617b6f547c28ad1 (patch)
treebca0c514bb9e85b4a536c57164dfa992117efe1a
parenta60e6c7c2aa1fb9fa14b7c0c36e73e4740b98312 (diff)
downloadphp-git-101667b33ef40feea650d6fc3617b6f547c28ad1.tar.gz
NEWS update
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d57901de5e..db39ebd9fe 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,9 @@
PHP 4 NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 2002, Version 4.3.0
+- The second parameter of gzencode() now is the compression level
+ like in the documentation. The encoding mode is a third (optional)
+- parameter. (Stefan)
- The second parameter of gzencode() now is the compression level like
in the documentation. The encoding mode is a third (optional)
parameter. (Stefan)