summaryrefslogtreecommitdiff
path: root/ext/session/tests/bug24592.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/session/tests/bug24592.phpt')
-rw-r--r--ext/session/tests/bug24592.phpt4
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/session/tests/bug24592.phpt b/ext/session/tests/bug24592.phpt
index 2c749386e6..059125ba2e 100644
--- a/ext/session/tests/bug24592.phpt
+++ b/ext/session/tests/bug24592.phpt
@@ -21,9 +21,9 @@ $_SESSION['bar'] = $bar;
var_dump($_SESSION);
?>
--EXPECTF--
-Notice: Undefined index: foo in %s on line %d
+Notice: Undefined index: foo in %s on line %d
-Notice: Undefined index: bar in %s on line %d
+Notice: Undefined index: bar in %s on line %d
NULL
NULL
array(0) {