summaryrefslogtreecommitdiff
path: root/ext/spl/tests/dllist_013.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/spl/tests/dllist_013.phpt')
-rw-r--r--ext/spl/tests/dllist_013.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/spl/tests/dllist_013.phpt b/ext/spl/tests/dllist_013.phpt
index b60f063924..b9a4ef7648 100644
--- a/ext/spl/tests/dllist_013.phpt
+++ b/ext/spl/tests/dllist_013.phpt
@@ -32,7 +32,7 @@ echo $dll->pop()."\n";
?>
===DONE===
<?php exit(0); ?>
---EXPECTF--
+--EXPECT--
Exception: Offset invalid or out of range
7
7