diff options
author | foobar <sniper@php.net> | 2002-07-30 17:24:13 +0000 |
---|---|---|
committer | foobar <sniper@php.net> | 2002-07-30 17:24:13 +0000 |
commit | 3aa77bc32c5addfa14d58e607d96040f20cf1adf (patch) | |
tree | fad88a0e45f446387c1d7ef77e8ed39b7f01aa60 | |
parent | 888b7bc2c69bdb8443f244e5bf0931e3910f6897 (diff) | |
download | php-git-3aa77bc32c5addfa14d58e607d96040f20cf1adf.tar.gz |
.
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ PHP 4 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ? ? ??? 2002, Version 4.3.0 -- Fixed str_rot13() to not mangle source string (Rasmus) +- Fixed str_rot13() to not mangle source string. (Rasmus) - 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) |