View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000843 | Xdebug | Uncategorized | public | 2012-05-27 14:21 | 2012-05-28 17:41 |
| Reporter | dinu | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| OS | Linux | OS Version | all | ||
| Product Version | 2.2.0 | ||||
| Target Version | 2.2.1 | Fixed in Version | 2.2.1 | ||
| Summary | 0000843: Text output depends on php locale | ||||
| Description | The output in trace and profile logs depends line-by-line on php locale. I assume this holds true for any kind of output. Particularly important for machine-readable floating point format such as trace mode=1. | ||||
| Steps To Reproduce | <?php You will notice that the decimal point becomes a comma in the middle of the trace log for instance. | ||||
| Tags | No tags attached. | ||||
| Operating System | All Unix-style systems should be affected, prolly Windows too | ||||
| PHP Version | 5.3.3 | ||||