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 | ||||