diff options
author | <changelog@php.net> | 2001-02-26 02:09:11 +0000 |
---|---|---|
committer | <changelog@php.net> | 2001-02-26 02:09:11 +0000 |
commit | f812a8a77e22d49123c7e03b0653608583745dcb (patch) | |
tree | 86f319db5ac9dd80b608dcd66a2fe7768036b476 | |
parent | 7513a2f9723b03665793f82e49e83ab52e2160e8 (diff) | |
download | php-git-f812a8a77e22d49123c7e03b0653608583745dcb.tar.gz |
NEWS update
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,6 +2,8 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 200?, Version 4.0.5 +- IMAP quota support (imap_set_quota, imap_get_quota) enabled/added via + c-client2000 - Upgraded PCRE to version 3.4. (Andrei) - Added array_search which works similar to in_array but returns the key instead of a boolean. (jason@php.net) |