Mantis - Quercus
|
Viewing Issue Advanced Details |
|
ID:
|
Category:
|
Severity:
|
Reproducibility:
|
Date Submitted:
|
Last Update:
|
3265 |
|
block |
always |
01-15-09 12:47 |
01-15-09 13:51 |
|
Reporter:
|
koreth |
Platform:
|
|
|
Assigned To:
|
nam |
OS:
|
|
|
Priority:
|
normal |
OS Version:
|
|
|
Status:
|
closed |
Product Version:
|
4.0.0 |
|
Product Build:
|
|
Resolution:
|
fixed |
|
Projection:
|
none |
|
|
|
ETA:
|
none |
Fixed in 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". |
Steps To Reproduce:
|
|
Additional Information:
|
|
Relationships | |
Attached Files:
|
|