From: Date: Thu, 24 May 2001 01:09:18 +0000 (+0000) Subject: NEWS update X-Git-Tag: PRE_GRANULAR_GARBAGE_FIX~255 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=05bd02a6ced6b5f4d27d809406c8236c6bb37960;p=php NEWS update --- diff --git a/NEWS b/NEWS index 065c74148e..b839e3bf7b 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,8 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 200?, Version 4.0.7-dev +- Added the CONNECTION_ABORTED, CONNECTION_TIMEOUT and CONNECTION_NORMAL + constants. (Zak) - Added get_defined_constants() function to return an associative array of constants mapped to their values. (Sean) - New mailparse extension for parsing and manipulating MIME mail. (Wez)