View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000824 | Xdebug | public | 2012-05-01 17:29 | 2012-05-02 21:10 | |
| Reporter | myspectator | Assigned To | |||
| Priority | high | Severity | crash | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| Platform | PHP 5.4, Apache 2.2.0 | OS | Ubuntu | OS Version | 11.10 |
| Product Version | 2.2.0RC2 | ||||
| Fixed in Version | 2.2.0 | ||||
| Summary | 0000824: XDebug terminates when viewing STATIC variable and 2 or more variables | ||||
| Description | The same problem as described in the issue: http://bugs.xdebug.org/view.php?id=797 I installed php 5.4 and compiled xdebug from git source (revision: e14d2e5). I have tried to debug my PHP-application but it always stops when IDE tries to get variables from class which contains static variable and at least 2 normal variables. I attached 2 examples (see archive). Can you fix it? | ||||
| Steps To Reproduce |
| ||||
| Additional Information | IDE: PhpStorm 4.0 | ||||
| Tags | No tags attached. | ||||
| Operating System | Ubuntu 11.10 | ||||
| PHP Version | 5.4.0 | ||||