Edit report at https://bugs.php.net/bug.php?id=55190&edit=1
ID: 55190 Comment by: jinmoku at hotmail dot com Reported by: jinmoku at hotmail dot com Summary: variant_add crash when two null parameters Status: Open Type: Bug Package: COM related Operating System: Win 7 PHP Version: 5.3.6 Block user comment: N Private report: N New Comment: I think that touch many variant_* func Previous Comments: ------------------------------------------------------------------------ [2011-07-12 12:42:30] jinmoku at hotmail dot com Description: ------------ variant_add crash when two null parameters Test script: --------------- variant_add(null, null); Expected result: ---------------- crash Actual result: -------------- a warning ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=55190&edit=1
