From: jim winstead Date: Sat, 23 Mar 2002 18:38:25 +0000 (+0000) Subject: MFH. X-Git-Tag: php-4.2.0RC2~47 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5819639209488007ad942ae8a51fb81a754cb050;p=php MFH. --- diff --git a/NEWS b/NEWS index 7d1632329c..f03a242cc8 100644 --- a/NEWS +++ b/NEWS @@ -268,7 +268,7 @@ PHP 4 NEWS - Fixed a crash in dbase_replace_record. (Patch by robin.marlow@dps-int.com) - Fixed a crash in msql_result(). (Zeev) - Added support for single dimensional SafeArrays and Enumerations. - Added an is_enum() function to check if a component implements an + Added an com_isenum() function to check if a component implements an enumeration. (Alan, Harald) - Fixed a bug in dbase_get_record() and dbase_get_record_with_names(). boolean fields are now returned correctly.