Hello Jani,

Sunday, June 19, 2005, 1:23:46 AM, you wrote:

> sniper          Sat Jun 18 19:23:46 2005 EDT

>   Modified files:              
>     /php-src/tests/reflection   006.phpt 
>   Log:
>   fix test
  
> http://cvs.php.net/diff.php/php-src/tests/reflection/006.phpt?r1=1.1&r2=1.2&ty=u
> Index: php-src/tests/reflection/006.phpt
> diff -u php-src/tests/reflection/006.phpt:1.1
> php-src/tests/reflection/006.phpt:1.2
> --- php-src/tests/reflection/006.phpt:1.1       Sun Feb 27 17:25:11 2005
> +++ php-src/tests/reflection/006.phpt   Sat Jun 18 19:23:45 2005
> @@ -83,7 +83,6 @@
 
>  ?>
>  ===DONE===
> -<?php exit(0); ?>
>  --EXPECT--
>  string(3) "pub"
>  string(3) "pub"


Why did you remove that line? If that fixes something then there is
a real error in the test. Some tests have that line in so that it it
easier to execute the code without run-tests.php.

-- 
Best regards,
 Marcus                            mailto:[EMAIL PROTECTED]

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

Reply via email to