diff options
author | foobar <sniper@php.net> | 2002-07-30 00:24:11 +0000 |
---|---|---|
committer | foobar <sniper@php.net> | 2002-07-30 00:24:11 +0000 |
commit | 84ae5adf29f9cd11ae5f06579dc51ff57c444fa2 (patch) | |
tree | 616fba6278f0c1f6f66116b4794c80bc1d9c46fa | |
parent | 05e14619b33af1ec5576e3c09afd55c04e74f156 (diff) | |
download | php-git-84ae5adf29f9cd11ae5f06579dc51ff57c444fa2.tar.gz |
hot, damn hot.
-rw-r--r-- | NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,8 +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) +- 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) |