View Issue Details

IDProjectCategoryView StatusLast Update
0000813XdebugUncategorizedpublic2012-04-23 10:56
Reporternnmatveev Assigned To 
PrioritynormalSeveritymajorReproducibilityalways
Status resolvedResolutionduplicate 
Product Version2.2dev 
Fixed in Version2.2.0RC2 
Summary0000813: Browser returns empty output for any request when debugging using Xdebug 2.2.0RC1 on Windows
Description

I can step throw my application and breakpoints works, but after end of the script execution browser return empty output.

You can find my configuration details in attached full phpinfo() output.

TagsNo tags attached.
Operating SystemWindows 7
PHP Version5.3.8

Activities

nnmatveev

2012-04-18 15:10

reporter   ~0002054

IDE: PhpStorm

nnmatveev

2012-04-18 15:14

reporter   ~0002056

Debugging works on the same configuration, but with Xdebug 2.1.4

derick

2012-04-22 15:30

administrator   ~0002068

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

nnmatveev

2012-04-23 09:41

reporter   ~0002075

Works as expected. Thanks!