summaryrefslogtreecommitdiff
path: root/ext/spl/tests/SplDoublylinkedlist_offsetunset_last.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/spl/tests/SplDoublylinkedlist_offsetunset_last.phpt')
-rw-r--r--ext/spl/tests/SplDoublylinkedlist_offsetunset_last.phpt4
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/spl/tests/SplDoublylinkedlist_offsetunset_last.phpt b/ext/spl/tests/SplDoublylinkedlist_offsetunset_last.phpt
index a3482b319b..ac3cade344 100644
--- a/ext/spl/tests/SplDoublylinkedlist_offsetunset_last.phpt
+++ b/ext/spl/tests/SplDoublylinkedlist_offsetunset_last.phpt
@@ -18,8 +18,8 @@ object(SplDoublyLinkedList)#1 (2) {
["dllist":"SplDoublyLinkedList":private]=>
array(2) {
[0]=>
- %string|unicode%(2) "oh"
+ string(2) "oh"
[1]=>
- %string|unicode%(3) "hai"
+ string(3) "hai"
}
}