View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000815 | Xdebug | Uncategorized | public | 2012-04-18 15:41 | 2012-04-23 10:57 |
| Reporter | nnmatveev | Assigned To | |||
| Priority | normal | Severity | crash | Reproducibility | always |
| Status | resolved | Resolution | duplicate | ||
| Product Version | 2.1.3 | ||||
| Fixed in Version | 2.2.0RC2 | ||||
| Summary | 0000815: Xdebug crashes when 'exit' operator used in the script | ||||
| Description | If script finish its execution with 'exit' operator, Xdebug 2.1.3(and Xdebug 2.1.3 as well) crashes when it reach 'exit' operator. | ||||
| Steps To Reproduce | <?php | ||||
| Additional Information | The issue appeared after Xdebug 2.1.3. In Xdebug 2.1.2 everything is works OK. | ||||
| Tags | No tags attached. | ||||
| Operating System | Windows 7 | ||||
| PHP Version | 5.3.8 | ||||
|
|
Related thread: http://devnet.jetbrains.net/message/5457345 |
|
|
IDE: PhpStorm |
|
|
Please try the just released Xdebug 2.2.0RC2, which I believe fixes this issue. |
|
|
Works as expected with Xdebug 2.2.0RC2. Thanks! |
|
|
I am not intending to release a 2.1.5. The next one will be 2.2.0. |