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