2012/1/4 Nuno Lopes <nlop...@php.net>:
> Gah, thank you!
> Nuno
>

You're welcome.
Could you please also look at this failing test:
http://ci.qa.php.net/job/php-src-trunk-matrix-build/architecture=x86,os=linux-debian-6.0/lastCompletedBuild/testReport/php-src.ext.standard.tests/general_functions/bug39322_phpt___Bug__39322__proc_terminate___loosing_process_resource_/
it seems that you worked on it according to
https://bugs.php.net/bug.php?id=39322. It fails only on 32-bit build,
i can't fail it on my ubuntu-amd64.
Thank you.

> ----- Original Message -----
>>
>> shein                                    Mon, 02 Jan 2012 20:02:21 +0000
>>
>> Revision: http://svn.php.net/viewvc?view=revision&revision=321694
>>
>> Log:
>> Fixed broken test (different error message wording in 5.3 branch)
>>
>> Changed paths:
>>   U   php/php-src/branches/PHP_5_3/tests/lang/019.phpt
>>
>> Modified: php/php-src/branches/PHP_5_3/tests/lang/019.phpt
>> ===================================================================
>> --- php/php-src/branches/PHP_5_3/tests/lang/019.phpt 2012-01-02 18:49:33
>> UTC (rev 321693)
>> +++ php/php-src/branches/PHP_5_3/tests/lang/019.phpt 2012-01-02 20:02:21
>> UTC (rev 321694)
>> @@ -35,4 +35,4 @@
>> hey, this is a regular echo'd eval()
>> hey, this is a function inside an eval()!
>>
>> -Parse error: syntax error, unexpected end of file in %s019.php(12) :
>> eval()'d code on line 1
>> +Parse error: syntax error, unexpected $end in %s019.php(12) : eval()'d
>> code on line 1
>>
>



-- 
Regards,
Shein Alexey

--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to