From: Ilia Alshanetsky Date: Sun, 14 Dec 2003 23:27:32 +0000 (+0000) Subject: Update test to reflect new functionality. X-Git-Tag: php-5.0.0b3RC1~66 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5264d345787c6832bce318e18ac42b35ac09bdf3;p=php Update test to reflect new functionality. --- diff --git a/ext/session/tests/014.phpt b/ext/session/tests/014.phpt index 593cfb957d..594d36f9a2 100644 --- a/ext/session/tests/014.phpt +++ b/ext/session/tests/014.phpt @@ -33,5 +33,9 @@ session_destroy(); ?> --EXPECT-- + +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 /home/rei/PHP_CVS/php5/ext/session/tests/014.php on line 14