]> granicus.if.org Git - php/commitdiff
MFH, fixed the test (second session init produces a notices)
authorfoobar <sniper@php.net>
Fri, 13 Jun 2003 09:16:49 +0000 (09:16 +0000)
committerfoobar <sniper@php.net>
Fri, 13 Jun 2003 09:16:49 +0000 (09:16 +0000)
ext/session/tests/019.phpt

index c8b969e44ff91703b598339346d41ebf8b5e1cf5..f7f5139e23dbde709e8a7fca7c1b6376b7bb8164 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) {