--TEST-- json_last_error() tests --SKIPIF-- --FILE-- --EXPECT-- array(1) { [0]=> int(1) } int(0) NULL int(1) NULL int(2) NULL int(3) NULL int(4) Done