From: foobar Date: Fri, 13 Jun 2003 09:15:56 +0000 (+0000) Subject: Fix the test. (second session init call produces a notice) X-Git-Tag: RELEASE_1_0_2~294 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9706fcd17fb8951e366063a895a045e351ac1dbf;p=php Fix the test. (second session init call produces a notice) --- diff --git a/ext/session/tests/019.phpt b/ext/session/tests/019.phpt index a7676f8e85..11797bd068 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 (1) {