From: jim winstead Date: Sat, 23 Mar 2002 18:40:59 +0000 (+0000) Subject: MFH X-Git-Tag: php-4.2.0RC2~46 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=fe8b66a4fef1f5ddb6aa5c2d580373f657242e8b;p=php MFH --- diff --git a/NEWS b/NEWS index f03a242cc8..6de568daad 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 com_isenum() function to check if a component implements an + Added 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.