View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000322 | Xdebug | Step Debugging | public | 2007-10-23 15:33 | 2020-03-12 17:19 |
Reporter | nix | Assigned To | derick | ||
Priority | normal | Severity | feature | Reproducibility | always |
Status | resolved | Resolution | no change required | ||
Summary | 0000322: Unable to get value for hash via DBGp . | ||||
Description | property_get command cannot retrieve value for associative I tried to use as property fullname argument following cases | ||||
Additional Information | command is : response is : | ||||
Tags | No tags attached. | ||||
Operating System | Solaris 10 | ||||
PHP Version | 5.1.4 | ||||
|
I'm sorry. Appeared error is consequence of context 0 that is used in property_get |
|
Marking as invalid as requested. However, if $_SERVER has been used in a function, then it would also work without the -c 1 (as the name was introduced into the local scope, which is context 0. |
Date Modified | Username | Field | Change |
---|---|---|---|
2007-10-23 15:33 | nix | New Issue | |
2007-10-23 15:40 | nix | Note Added: 0000757 | |
2007-10-27 18:09 | derick | Status | new => resolved |
2007-10-27 18:09 | derick | Resolution | open => no change required |
2007-10-27 18:09 | derick | Assigned To | => derick |
2007-10-27 18:09 | derick | Note Added: 0000770 | |
2020-03-12 16:55 | derick | Severity | major => feature |
2020-03-12 17:19 | derick | Category | Feature/Change request => Step Debugging |