summaryrefslogtreecommitdiff
path: root/ext/session/tests/019.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/session/tests/019.phpt')
-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) {