From:             [EMAIL PROTECTED]
Operating system: linux + apache
PHP version:      4.0.5
PHP Bug Type:     Scripting Engine problem
Bug description:  register_tick_function weirdness

Hiya,

Try to run the example on http://www.php.net/manual/en/control-structures.declare.php 
a couple of times

output 1st time:
[tick i=1] [tick i=2]
               
output 2nd time:                
[tick i=1] [tick i=2] [tick i=3] [tick i=4]

output 3rd time:
[tick i=1] [tick i=2] [tick i=3] [tick i=4] [tick i=5] [tick i=6] 

You should get the point by now I think :)

Greetz,

Wico


-- 
Edit Bug report at: http://bugs.php.net/?id=11536&edit=1



-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to