]> granicus.if.org Git - php/commitdiff
Update test to reflect new functionality.
authorIlia Alshanetsky <iliaa@php.net>
Sun, 14 Dec 2003 23:27:32 +0000 (23:27 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Sun, 14 Dec 2003 23:27:32 +0000 (23:27 +0000)
ext/session/tests/014.phpt

index 593cfb957d7b59eeedb4cb8c18d44773bf0f2e87..594d36f9a2c6e965dfa2b1254209d43f34baf52b 100644 (file)
@@ -33,5 +33,9 @@ session_destroy();
 ?>
 --EXPECT--
 <a href="/link?PHPSESSID=abtest">
+
+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
 <a href="/link?PHPSESSID=abtest">
+
+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
 <a href="/link?PHPSESSID=abtest">