diff options
Diffstat (limited to 'ext/json/tests/bug72787.phpt')
-rw-r--r-- | ext/json/tests/bug72787.phpt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/json/tests/bug72787.phpt b/ext/json/tests/bug72787.phpt index c9820faa9f..2b0a49121a 100644 --- a/ext/json/tests/bug72787.phpt +++ b/ext/json/tests/bug72787.phpt @@ -10,6 +10,5 @@ var_dump(json_decode('[]', false, 0x100000000)); ?> --EXPECTF-- - Warning: json_decode(): Depth must be lower than %d in %s on line %d NULL |