diff options
Diffstat (limited to 'ext/json/tests/003.phpt')
-rw-r--r-- | ext/json/tests/003.phpt | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/ext/json/tests/003.phpt b/ext/json/tests/003.phpt index f10baa9d1..3b52fb088 100644 --- a/ext/json/tests/003.phpt +++ b/ext/json/tests/003.phpt @@ -21,10 +21,7 @@ array(1) { [0]=> &array(1) { [0]=> - &array(1) { - [0]=> - *RECURSION* - } + *RECURSION* } } |