ID: 30943 Updated by: [EMAIL PROTECTED] Reported By: ARM_ARAM at yahoo dot com Status: Feedback -Bug Type: *Web Server problem +Bug Type: Reproducible crash Operating System: Windows XP PHP Version: 4.3.9 New Comment:
Also, please, try latest PHP4 CVS snapshot first. Previous Comments: ------------------------------------------------------------------------ [2004-11-30 14:43:36] [EMAIL PROTECTED] Not enough information was provided for us to be able to handle this bug. Please re-read the instructions at http://bugs.php.net/how-to-report.php If you can provide more information, feel free to add it to this bug and change the status back to "Open". Thank you for your interest in PHP. ------------------------------------------------------------------------ [2004-11-30 14:36:21] ARM_ARAM at yahoo dot com Description: ------------ Standart Php.ini set Reproduce code: --------------- <?php function pr() { echo 'ok<br>'; } register_tick_function("pr"); pr(); declare(ticks=2) { for ($x = 1; $x < 50; ++$x) {}} ?> Expected result: ---------------- output ok Actual result: -------------- Apache.exe has encountered a problem and needs to close. We are sorry for the inconvenience. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=30943&edit=1