1
0
mirror of https://github.com/php/php-src.git synced 2026-04-10 01:23:53 +02:00

update NEWS as well

This commit is contained in:
Sterling Hughes
2001-08-05 17:56:11 +00:00
parent 294e19cd5c
commit ba211eef91

2
NEWS
View File

@@ -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)