summaryrefslogtreecommitdiff
path: root/ext/spl/tests/dllist_001.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/spl/tests/dllist_001.phpt')
-rw-r--r--ext/spl/tests/dllist_001.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/spl/tests/dllist_001.phpt b/ext/spl/tests/dllist_001.phpt
index e27f23ca44..4a18cf2322 100644
--- a/ext/spl/tests/dllist_001.phpt
+++ b/ext/spl/tests/dllist_001.phpt
@@ -48,7 +48,7 @@ echo count($dll)."\n";
?>
===DONE===
<?php exit(0); ?>
---EXPECTF--
+--EXPECT--
Exception: Can't pop from an empty datastructure
Exception: Can't shift from an empty datastructure
2