Viewing Issue Simple Details
[ Jump to Notes ]
|
[ View Advanced ]
[ Issue History ]
[ Print ]
|
ID |
Category |
Severity |
Reproducibility |
Date Submitted |
Last Update |
0003265 |
[Quercus] |
block |
always |
01-15-09 12:47 |
01-15-09 13:51 |
|
Reporter |
koreth |
View Status |
public |
|
Assigned To |
nam |
Priority |
normal |
Resolution |
fixed |
|
Status |
closed |
|
Product Version |
4.0.0 |
|
Summary |
0003265: json_decode fails on some non-JSON string values |
Description |
<?php
print json_decode('aaaaaaaaaaaaaaaaa');
PHP prints "aaaaaaaaaaaaaaaaa". Quercus prints "Warning: error parsing 'a': expected no more input". |
Additional Information |
|
|
Attached Files |
|
|