From: Date: Mon, 29 Jul 2002 00:19:54 +0000 (+0000) Subject: NEWS update X-Git-Tag: dev~115 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5307eef5bc85f71501e9666714c06b0c521517df;p=php NEWS update --- diff --git a/NEWS b/NEWS index 5e4937f11c..e77ddeeaaa 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,9 @@ PHP 4 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2002, Version 4.3.0 +- exif_read_data() can decode MarkerNote of several Cameras. (Marcus) +- zlib.output_compression is disabled for "image/" content-type + headers and can be changed during script execution. (Stefan) - Added new aysnchronous FTP functions (Stefan) - Added optional 5th parameter to FTP functions to support resuming (Stefan) - Added optional 2nd parameter to print_r() to make it return the variable