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 | derick | ||
| 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 | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2012-05-27 14:21 | dinu | New Issue | |
| 2012-05-28 08:19 | derick | Target Version | => 2.2.1 |
| 2012-05-28 08:19 | derick | Note Added: 0002196 | |
| 2012-05-28 17:41 | derick | Note Added: 0002211 | |
| 2012-05-28 17:41 | derick | Status | new => closed |
| 2012-05-28 17:41 | derick | Assigned To | => derick |
| 2012-05-28 17:41 | derick | Resolution | open => fixed |
| 2012-05-28 17:41 | derick | Fixed in Version | => 2.2.1 |
| 2016-07-31 12:36 | derick | Category | Usage problems => Usage problems (Crashes) |
| 2016-07-31 12:38 | derick | Category | Usage problems (Crashes) => Usage problems (Wrong Results) |
| 2020-03-12 16:35 | derick | Category | Usage problems (Wrong Results) => Variable Display |
| 2020-03-12 16:38 | derick | Category | Variable Display => Uncategorized |