From: foobar Date: Fri, 13 Jun 2003 09:16:49 +0000 (+0000) Subject: MFH, fixed the test (second session init produces a notices) X-Git-Tag: php-4.3.3RC1~54 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=626f3de608a0a8757870adffc1be4d710357476d;p=php MFH, fixed the test (second session init produces a notices) --- diff --git a/ext/session/tests/019.phpt b/ext/session/tests/019.phpt index c8b969e44f..f7f5139e23 100644 --- a/ext/session/tests/019.phpt +++ b/ext/session/tests/019.phpt @@ -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) {