View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000995 | Xdebug | Uncategorized | public | 2013-10-31 11:40 | 2016-11-28 21:04 |
| Reporter | SvetlanaZem | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | resolved | Resolution | no change required | ||
| Summary | 0000995: Can't evaluate array with non-latin symbols via context_get | ||||
| Description | <?php $Mittelgroß = array( echo "a"; //breakpoint here Getting "can not get property" error for $Mittelgroß["Mittelgroß(hoch)"] if trying to get it via 'context_get'. Can inspect value with 'eval'. | ||||
| Additional Information | The issue is reproducible with PhpStorm (http://youtrack.jetbrains.com/issue/WI-18566) | ||||
| Tags | No tags attached. | ||||
| Operating System | |||||
| PHP Version | 5.5-dev | ||||