diff options
| author | <changelog@php.net> | 2000-08-02 01:09:16 +0000 |
|---|---|---|
| committer | <changelog@php.net> | 2000-08-02 01:09:16 +0000 |
| commit | 3977f6380f59309fb11c3b4de7c768a066c0b662 (patch) | |
| tree | 77deb6bda55a2c6079fba324140f5008d29ba87a | |
| parent | b8f6e9dd03eee70b5b675b5b76307981ff98ec92 (diff) | |
| download | php-git-3977f6380f59309fb11c3b4de7c768a066c0b662.tar.gz | |
NEWS update
| -rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -2,6 +2,10 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2000, Version 4.0.2 +- Add Olympus-specific tags to read_exif_data() (Rasmus) +- Fixed bug in imap_fetchheader() where using FT_PREFETCHTEXT didn't return + the body. Bug #4447. (Jani) +- Fixed exec() returning "\0" when output is empty - Added XML_Parser class in PEAR (Stig) - Added "make test" target in pear/ and added some regression tests (Stig) - Fix bug in strip_tags function as per bug #5857 (Rasmus) |
