From: Date: Fri, 17 Aug 2001 00:18:08 +0000 (+0000) Subject: NEWS update X-Git-Tag: PRE_SUBST_Z_MACROS~485 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=15cde2d5313f8480e24e292abd47dd9051b8b288;p=php NEWS update --- diff --git a/NEWS b/NEWS index 65b1febcb0..5b5c55a3fa 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,7 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 200?, Version 4.0.7-dev +- Fix a crash in dbase_replace_record (Patch by robin.marlow@dps-int.com). - Added support for single dimensional SafeArrays and Enumerations. Added an is_enum() function to check if a component implements an enumeration. (Alan, Harald)