]> granicus.if.org Git - php/commitdiff
Fix the test. (second session init call produces a notice)
authorfoobar <sniper@php.net>
Fri, 13 Jun 2003 09:15:56 +0000 (09:15 +0000)
committerfoobar <sniper@php.net>
Fri, 13 Jun 2003 09:15:56 +0000 (09:15 +0000)
ext/session/tests/019.phpt

index a7676f8e85c83e5e286f254bc0999f95daeda89f..11797bd0684f833fb35b4c406611cb7d65b0c0cd 100644 (file)
@@ -45,7 +45,8 @@ var_dump($_SESSION);
 
 session_destroy();
 ?>
---EXPECT--
+--EXPECTF--
+Notice: A session had already been started - ignoring session_start() in %s on line 17
 array(2) {
   ["o1"]=>
   &object(tfoo)#1 (1) {