View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000228 | Xdebug | Uncategorized | public | 2006-12-12 15:52 | 2006-12-12 22:23 |
| Reporter | d_kelsey | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | open | ||
| Summary | 0000228: Strings with embedded nulls don't get fully sent to client | ||||
| Description | I have a simple script. <?php When I get the property for $a, the information I get back is <?xml version="1.0" encoding="iso-8859-1"?> So the size is correct, but the string information is only part of it and it returns only up to the first embedded null. | ||||
| Additional Information | I have also tested this on 2.0.0rc2-dev as well and get the same result (version built on 11th dec 06). | ||||
| Tags | No tags attached. | ||||
| Operating System | Windows XP | ||||
| PHP Version | 5.1.6 | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2006-12-12 15:52 | d_kelsey | New Issue | |
| 2006-12-12 22:23 | derick | Status | new => closed |
| 2006-12-12 22:23 | derick | Note Added: 0000519 | |
| 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 |