Test: /ext/json/tests/001.phpt - Version 5.5.8-dev    

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
001+ Parse error: syntax error, unexpected 'blah' (T_STRING) in %s/001.php on line 12
001- Warning: json_decode() expects at least 1 parameter, 0 given in %s on line %d
002- NULL
003- NULL
004- NULL
005- NULL
006- NULL
007- NULL
008- NULL
009- NULL
010- NULL
011- NULL
012- NULL
013- object(stdClass)#%d (1) {
014- ["test"]=>
015- object(stdClass)#%d (1) {
016- ["foo"]=>
017- string(3) "bar"
018- }
019- }
020- object(stdClass)#%d (1) {
021- ["test"]=>
022- object(stdClass)#%d (1) {
023- ["foo"]=>
024- string(0) ""
025- }
026- }
027- object(stdClass)#%d (1) {
028- ["_empty_"]=>
029- object(stdClass)#%d (1) {
030- ["foo"]=>
031- string(0) ""
032- }
033- }
034- object(stdClass)#%d (1) {
035- ["_empty_"]=>
036- object(stdClass)#%d (1) {
037- ["_empty_"]=>
038- string(0) ""
039- }
040- }
041- NULL
042- NULL
043- ===DONE===