diff options
author | Sterling Hughes <sterling@php.net> | 2001-08-05 17:56:11 +0000 |
---|---|---|
committer | Sterling Hughes <sterling@php.net> | 2001-08-05 17:56:11 +0000 |
commit | ba211eef91e6ad94d6aeecde9217da5f84c20657 (patch) | |
tree | b41231080786519a5daa0ce5f83211ae431cb45b | |
parent | 294e19cd5c37ba8e62adddff90e6b7de845e887a (diff) | |
download | php-git-ba211eef91e6ad94d6aeecde9217da5f84c20657.tar.gz |
update NEWS as well
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,6 +1,8 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 200?, Version 4.0.7-dev +- Added the Cyrus-IMAP extension, which allows a direct interface to Cyrus' + more advanced capabilities. (Sterling) - Enhance read_exif_data() to support multiple comment tags (Rasmus) - Fixed a crash bug in array_map() when NULL callback was passed in. (Andrei) - Change from E_ERROR to E_WARNING in the exif extension (Rasmus) |