ID: 43566 Updated by: [EMAIL PROTECTED] Reported By: phpbugs dot jj05 at xoxy dot net -Status: Open +Status: Feedback Bug Type: Reproducible crash Operating System: Windows Vista PHP Version: 5.2.5 New Comment:
Cannot reproduce. Please try with a working Windows version. Previous Comments: ------------------------------------------------------------------------ [2007-12-11 16:06:49] phpbugs dot jj05 at xoxy dot net Description: ------------ Using the xor logical operator crashes PHP 5.2.5 under Windows Vista. This does not seem to happen with Linux. Reproduce code: --------------- <?php echo (true xor false); ?> Actual result: -------------- Fehlerhafte Anwendung php.exe, Version 5.2.5.5, Zeitstempel 0x4733dfab, fehlerhaftes Modul unknown, Version 0.0.0.0, Zeitstempel 0x00000000, Ausnahmecode 0xc0000005, Fehleroffset 0x00000000, Prozess-ID 0x1400, Anwendungsstartzeit 01c83c0ec4d2fef0. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=43566&edit=1
