2010/3/22 Johannes Schlüter <johan...@php.net>:
> A one second delay is no option there. And what actually happens is that
> the warning triggers your custom error handler. After that it sleeps
> then it dies.

What do you mean by "no option"? Otherwise yes, that's what it does.

> This also creates a "nice" way to extend the script runtime after the
> timeout occurred. aka. making the timeout useless for many scenarios it
> was meant for.

I'm not sure I understand. Are you implying that it is somehow
possible to circumvent the second (fatal) error with this change? How?

-- 
troels

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to