ID: 26343 User updated by: ccetanr at nus dot edu dot sg Reported By: ccetanr at nus dot edu dot sg Status: Bogus Bug Type: Date/time related Operating System: WIN XP PHP Version: 4.3.4 New Comment:
I apologize for the repeated sending. I waited for quite a while for the mail to send thru. Then i accidentally clicked on a wrong button before the sending finish. Previous Comments: ------------------------------------------------------------------------ [2003-11-21 03:33:26] [EMAIL PROTECTED] Please do not submit the same bug more than once. An existing bug report already describes this very problem. Even if you feel that your issue is somewhat different, the resolution is likely to be the same. Thank you for your interest in PHP. see 26342 ------------------------------------------------------------------------ [2003-11-21 02:07:50] ccetanr at nus dot edu dot sg Description: ------------ When return the value from the function, no value is returned. Reproduce code: --------------- <?php $check = checkdate(11,32,2003); print_r($check); ?> Expected result: ---------------- Nothing returns? ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=26343&edit=1
