ID: 15541 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: Documentation problem Operating System: All PHP Version: 4.1.0 New Comment:
changed in CVS Previous Comments: ------------------------------------------------------------------------ [2002-02-13 10:08:59] [EMAIL PROTECTED] The PHP manual, on php.net, page for gettype() states that gettype() returns the string "null" if the argument is NULL, this is wrong. gettype() returnes "NULL", thus making any code that checks if the return value is "null" evaluate to FALSE. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=15541&edit=1
