On 09/07/2011 12:28 PM, Stas Malyshev wrote:
> Hi!
> 
> On 9/7/11 12:24 PM, Rasmus Lerdorf wrote:
>>> tests/lang/045.phpt now works for me, but tests/func/005a.phpt still
>>> fails. It's on Darwin.
>>
>> That one doesn't fail for me. What's your diff?
> 
> 002+
> 002- Shutdown
> 003+  ** ERROR: process timed out **
> 
> It looks like set_time_limit(1) doesn't work.

That's odd. That calls zend_set_timeout() which just resets the itimer.
Or does Darwin not have setitimer? What's your HAVE_SETITIMER ?

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

Reply via email to