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 | derick | ||
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. | ||||
Attached Files | |||||
Operating System | Ubuntu 11.10 | ||||
PHP Version | 5.4.0 | ||||
|
I uploaded the same files from archive to the issue for quick access. |
|
I've fixed this after I released RC2. Would you be so kind to get the latest version from github and try again? |
|
Thank you. It works! I'm sorry to bother you. |
Date Modified | Username | Field | Change |
---|---|---|---|
2012-05-01 17:29 | myspectator | New Issue | |
2012-05-01 17:29 | myspectator | File Added: xdebug-crashed-examples.tar.gz | |
2012-05-01 17:30 | myspectator | File Added: example1_works.php | |
2012-05-01 17:30 | myspectator | File Added: example2_doesnt_work.php | |
2012-05-01 17:31 | myspectator | Note Added: 0002118 | |
2012-05-02 08:56 | derick | Note Added: 0002120 | |
2012-05-02 08:56 | derick | Assigned To | => derick |
2012-05-02 08:56 | derick | Status | new => feedback |
2012-05-02 20:24 | myspectator | Note Added: 0002125 | |
2012-05-02 20:24 | myspectator | Status | feedback => assigned |
2012-05-02 21:10 | derick | Status | assigned => resolved |
2012-05-02 21:10 | derick | Fixed in Version | => 2.2.0 |
2012-05-02 21:10 | derick | Resolution | open => fixed |
2016-07-31 12:35 | derick | Category | Debug client (console) => debugclient (debugging tool) |
2016-07-31 12:35 | derick | Category | debugclient (debugging tool) => (No Category) |