View Issue Details

IDProjectCategoryView StatusLast Update
0000689XdebugUncategorizedpublic2011-08-13 15:19
Reporternnmatveev Assigned Toderick  
PrioritynormalSeveritycrashReproducibilityalways
Status closedResolutionfixed 
Summary0000689: Access method of not yet defined variable aborts debug session
Description

The issue makes 'watches' in PhpStorm(and I suppose that it is actual for other IDEs too) unusable.

Steps To Reproduce

<?php
echo "";//breakpoint here
echo "";

--
Stop at breakpoint, evaluate expression: "$a->foo()", step over.

Additional Information

http://youtrack.jetbrains.net/issue/WI-5927

Probably related to http://bugs.xdebug.org/view.php?id=688

TagsNo tags attached.
Attached Files
xdebug.log (8,006 bytes)
Operating System
PHP Version5.3.6

Activities

derick

2011-08-13 15:19

administrator   ~0001778

Fixed for 2.1.3 and 2.2dev.

Issue History

Date Modified Username Field Change
2011-04-29 16:50 nnmatveev New Issue
2011-04-29 16:50 nnmatveev File Added: xdebug.log
2011-08-13 15:19 derick Note Added: 0001778
2011-08-13 15:19 derick Status new => closed
2011-08-13 15:19 derick Assigned To => derick
2011-08-13 15:19 derick Resolution open => fixed
2016-07-31 12:36 derick Category Usage problems => Usage problems (Crashes)
2016-07-31 12:38 derick Category Usage problems (Crashes) => Usage problems (Wrong Results)
2020-03-12 16:35 derick Category Usage problems (Wrong Results) => Variable Display
2020-03-12 16:38 derick Category Variable Display => Uncategorized