ID: 43623 Updated by: [EMAIL PROTECTED] Reported By: denis_test at freemail dot ru -Status: Open +Status: Bogus Bug Type: *General Issues Operating System: Linux 2.6.18-8.el PHP Version: 5.2.5 New Comment:
That is invalid code. No bug here. Previous Comments: ------------------------------------------------------------------------ [2007-12-18 12:24:03] denis_test at freemail dot ru Description: ------------ Function strlen changed its behavior for arrays Reproduce code: --------------- echo strlen(array(1)); Expected result: ---------------- 5 /this was the result in all older php versions/ Actual result: -------------- empty ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=43623&edit=1