ID:               30943
 Updated by:       [EMAIL PROTECTED]
 Reported By:      ARM_ARAM at yahoo dot com
-Status:           Open
+Status:           Feedback
 Bug Type:         *Web Server problem
 Operating System: Windows XP
 PHP Version:      4.3.9
 New Comment:

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.



Previous Comments:
------------------------------------------------------------------------

[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

Reply via email to