diff options
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,6 +1,8 @@ PHP 4 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2002, Version 4.3.0 +- Fixed imap_get_quota to work with multiple returned resources as per + the RFC 2087 and bug #14673 (kalowsky, Sander Steffann) - Added MarkerNote decoding to exif_read_data() for several Cameras. (Marcus) - Disabled zlib.output_compression for "image/" content-type headers which can be changed during script execution. (Stefan) |