Dmitry,

On Tue, 16 Dec 2003, Dmitry Stogov wrote:

>   Modified files:
>     /php-src/ext/session/tests        014.phpt
>   Log:
>   Incorrect test file was fixed. (Use pattern insted of absolute filename)
>
>
> -Warning: ini_set(): A session is active. You cannot change the session module's ini 
> settings at this time. in /home/rei/PHP_CVS/php5/ext/session/tests/014.php on line 10
> +Warning: ini_set(): A session is active. You cannot change the session module's ini 
> settings at this time. in %s on line %d

We usually use something like "%s/014.php" instead of just "%s" here.

regards,
Derick

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

Reply via email to