ID: 29650
Updated by: [EMAIL PROTECTED]
Reported By: andreyra at chtivo dot ru
-Status: Open
+Status: Bogus
Bug Type: Reproducible crash
Operating System: Windows 2000 Server
PHP Version: 5.0.1
New Comment:
See bug #28839 (same issue)
Previous Comments:
------------------------------------------------------------------------
[2004-08-13 13:09:19] andreyra at chtivo dot ru
Description:
------------
Run php.exe from command line. Specify '-a' paramater (for interactive
output).
I have got this error on any script with 'if' statement:
---------------------------
php.exe - Application Error
---------------------------
The instruction at "0x10015454" referenced memory at "0x00000002". The
memory could not be "read".
Click on OK to terminate the program
Click on CANCEL to debug the program
---------------------------
OK Cancel
---------------------------
Reproduce code:
---------------
<?php if (1){}; ?>
------------------------------------------------------------------------
--
Edit this bug report at http://bugs.php.net/?id=29650&edit=1