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