]> granicus.if.org Git - php/commitdiff
no message
authorHarald Radi <phanto@php.net>
Wed, 15 Aug 2001 17:39:08 +0000 (17:39 +0000)
committerHarald Radi <phanto@php.net>
Wed, 15 Aug 2001 17:39:08 +0000 (17:39 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 977a347ef59f3c8dcb72a526dc1bfaed539336dc..65b1febcb0bc71212e3169cc96e397a7b9fcf0e2 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,9 @@
 PHP 4.0                                                                    NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 200?, Version 4.0.7-dev
+- Added support for single dimensional SafeArrays and Enumerations.
+  Added an is_enum() 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.
   Patch by Lawrence E. Widman <widman@cardiothink.com> (Jani)