Edit report at https://bugs.php.net/bug.php?id=55190&edit=1
ID: 55190 Updated by: [email protected] Reported by: jinmoku at hotmail dot com Summary: variant_add crash when two null parameters -Status: Open +Status: Feedback Type: Bug Package: COM related Operating System: Win 7 PHP Version: 5.3.6 Block user comment: N Private report: N New Comment: Thank you for this bug report. To properly diagnose the problem, we need a backtrace to see what is happening behind the scenes. To find out how to generate a backtrace, please read http://bugs.php.net/bugs-generating-backtrace.php for *NIX and http://bugs.php.net/bugs-generating-backtrace-win32.php for Win32 Once you have generated a backtrace, please submit it to this bug report and change the status back to "Open". Thank you for helping us make PHP better. Previous Comments: ------------------------------------------------------------------------ [2011-07-12 12:57:33] jinmoku at hotmail dot com I think that touch many variant_* func ------------------------------------------------------------------------ [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
