summaryrefslogtreecommitdiff
path: root/ext/json
diff options
context:
space:
mode:
Diffstat (limited to 'ext/json')
-rw-r--r--ext/json/tests/003.phpt5
1 files changed, 1 insertions, 4 deletions
diff --git a/ext/json/tests/003.phpt b/ext/json/tests/003.phpt
index 3248689bf9..e0a5e46978 100644
--- a/ext/json/tests/003.phpt
+++ b/ext/json/tests/003.phpt
@@ -25,10 +25,7 @@ echo "Done\n";
--EXPECTF--
array(1) {
[0]=>
- &array(1) {
- [0]=>
- *RECURSION*
- }
+ *RECURSION*
}
bool(false)