View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000979 | Xdebug | Step Debugging | public | 2013-09-24 22:38 | 2020-03-12 17:19 |
| Reporter | ericp | Assigned To | derick | ||
| Priority | normal | Severity | feature | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Product Version | 2.2.0 | ||||
| Fixed in Version | 2.2.4 | ||||
| Summary | 0000979: It would be good if property_value recognized that -m 0 requests all bytes, not zero bytes | ||||
| Description | I'm posting this because I don't see a way of commenting on I looked for an empty text box, a button or label saying "Reply", and In Komodo, all the other languages implement '-m 0' as a request for all bytes. I see that the breakage from older behaviour is due to the removal of the 'options->max_data == 0' test in xdebug_var_export_xml_node, so xdebug used to make the same assumption every other language engine I'm familiar with does. | ||||
| Tags | No tags attached. | ||||
| Operating System | |||||
| PHP Version | 5.4.5 | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2013-09-24 22:38 | ericp | New Issue | |
| 2013-09-28 12:33 | derick | Status | new => closed |
| 2013-09-28 12:33 | derick | Assigned To | => derick |
| 2013-09-28 12:33 | derick | Resolution | open => fixed |
| 2013-09-28 12:33 | derick | Fixed in Version | => 2.2.4 |
| 2020-03-12 16:55 | derick | Severity | tweak => feature |
| 2020-03-12 17:19 | derick | Category | Feature/Change request => Step Debugging |