Both of those flags are already being set by the run-tests.php script, why 
duplicate them?

Ilia

On October 27, 2002 06:56 pm, Marcus Börger wrote:
> helly         Sun Oct 27 18:56:08 2002 EDT
>
>   Modified files:
>     /php4/ext/session/tests   008-php4.2.3.phpt
>   Log:
>   This test requires special settings
>   #wait/read next commit on run-test.php
>
>
> Index: php4/ext/session/tests/008-php4.2.3.phpt
> diff -u php4/ext/session/tests/008-php4.2.3.phpt:1.2
> php4/ext/session/tests/008-php4.2.3.phpt:1.3 ---
> php4/ext/session/tests/008-php4.2.3.phpt:1.2  Fri Oct 25 13:52:32 2002 +++
> php4/ext/session/tests/008-php4.2.3.phpt      Sun Oct 27 18:56:08 2002 @@ -11,6
> +11,8 @@
>  session.bug_compat_42=1
>  session.bug_compat_warn=1
>  track_errors=1
> +log_errors=0
> +html_errors=0
>  --FILE--
>  <?php
>  error_reporting(E_ALL & ~E_NOTICE);


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

Reply via email to