View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000898 | Xdebug | Uncategorized | public | 2012-11-01 11:36 | 2012-11-10 23:16 |
Reporter | lexa | Assigned To | derick | ||
Priority | high | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | linux | OS | gentoo | OS Version | 3.0.17-tuxonice- |
Product Version | 2.2.1 | ||||
Summary | 0000898: Wrong works with empty string key in ArrayObject. | ||||
Description | Wrong works with empty string key in ArrayObject. | ||||
Steps To Reproduce | test.php var_dump($example); php test.php Notice: Illegal member variable name in /path/to/script/test.php on line 11 Call Stack: Variables in local scope (#1): class ArrayObject#1 (1) { | ||||
Additional Information | Can reproduce only on 5.3.* branch | ||||
Tags | No tags attached. | ||||
Operating System | |||||
PHP Version | 5.3.14 | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2012-11-01 11:36 | lexa | New Issue | |
2012-11-10 23:16 | derick | Note Added: 0002377 | |
2012-11-10 23:16 | derick | Status | new => closed |
2012-11-10 23:16 | derick | Assigned To | => derick |
2012-11-10 23:16 | 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 |