summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfoobar <sniper@php.net>2003-06-13 09:15:56 +0000
committerfoobar <sniper@php.net>2003-06-13 09:15:56 +0000
commit9706fcd17fb8951e366063a895a045e351ac1dbf (patch)
treecba61863b4ab1956e2a621059749770c817e3bce
parentf3a1c3708129a4627343e52cb2f86bb4c65cc989 (diff)
downloadphp-git-9706fcd17fb8951e366063a895a045e351ac1dbf.tar.gz
Fix the test. (second session init call produces a notice)
-rw-r--r--ext/session/tests/019.phpt3
1 files changed, 2 insertions, 1 deletions
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) {