View Issue Details

IDProjectCategoryView StatusLast Update
0000815XdebugUncategorizedpublic2012-04-23 10:57
Reporternnmatveev Assigned To 
PrioritynormalSeveritycrashReproducibilityalways
Status resolvedResolutionduplicate 
Product Version2.1.3 
Fixed in Version2.2.0RC2 
Summary0000815: 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
$a = 1; //breakpoint here
exit;

Additional Information

The issue appeared after Xdebug 2.1.3. In Xdebug 2.1.2 everything is works OK.

TagsNo tags attached.
Operating SystemWindows 7
PHP Version5.3.8

Activities

nnmatveev

2012-04-18 15:45

reporter   ~0002058

Related thread: http://devnet.jetbrains.net/message/5457345

nnmatveev

2012-04-18 15:45

reporter   ~0002059

IDE: PhpStorm

derick

2012-04-22 15:30

administrator   ~0002070

Please try the just released Xdebug 2.2.0RC2, which I believe fixes this issue.

nnmatveev

2012-04-23 10:14

reporter   ~0002076

Works as expected with Xdebug 2.2.0RC2. Thanks!
Please note that the original issue is about Xdebug 2.1.x branch. Do you have plans to continue development in 2.1.x branch?

derick

2012-04-23 10:57

administrator   ~0002079

I am not intending to release a 2.1.5. The next one will be 2.2.0.