From:             [EMAIL PROTECTED]
Operating system: W2k
PHP version:      4.1.0
PHP Bug Type:     Feature/Change Request
Bug description:  Is_enum() is not part of PHP4.1.0, as noted in the chang list.

In the change list you wrote:

- Added support for single dimensional SafeArrays and Enumerations.
   Added an is_enum() function to check if a component implements an
   enumeration. (Alan, Harald)

BUT 
calling is_enum() results in a 
  Fatal error: Call to undefined function: is_enum()

ALSO 
not part of the docu.

Was it droped? 
-- 
Edit bug report at: http://bugs.php.net/?id=14454&edit=1


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to