View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000393 | Xdebug | Uncategorized | public | 2008-08-04 16:17 | 2009-12-30 12:49 |
| Reporter | d_kelsey | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Summary | 0000393: eval returns array data at the previous page request | ||||
| Description | I send a command to retrieve a property ($a) and as this has 200 elements (as it is an array) and max_children is set to 31 I request page 4. I then do an eval($b) (where $b is also an array) and get back page 4 as well. But I was expecting page 0. | ||||
| Tags | No tags attached. | ||||
| Operating System | |||||
| PHP Version | 5.2.5 | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2008-08-04 16:17 | d_kelsey | New Issue | |
| 2009-12-30 12:49 | derick | Note Added: 0001238 | |
| 2009-12-30 12:49 | derick | Status | new => closed |
| 2009-12-30 12:49 | derick | Resolution | open => fixed |
| 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 |