View Issue Details

IDProjectCategoryView StatusLast Update
0001225XdebugUncategorizedpublic2015-12-14 20:19
Reporterjanlanger Assigned Toderick  
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionfixed 
Product Version2.4.0rc2 
Fixed in Version2.4.0rc3 
Summary0001225: PHP7 x64 xdebug RC2 in PHPStorm - no local variables shown
Description

PHP 7.0 x64 TS with xdebug 2.4.0RC2

In PHPStorm 10, there are no local variables shown when debugging. I've reported the issue to Jetbrains but they said that the bug is not in their product. Also is reproducible only with 64-bit PHP.

Issue in Jetbrains bugtracker - https://youtrack.jetbrains.com/issue/WI-30010

TagsNo tags attached.
Operating System
PHP Version7.0.0-7.0.4

Activities

JProof

2015-12-11 14:49

reporter   ~0003317

Same issue that i had posted on wrong department?
https://devnet.jetbrains.com/message/5565542

janlanger

2015-12-11 14:59

reporter   ~0003318

@JProof: That's not the same issue. This happens only with PHP 7.0 x64 with xdebug 2.4.0RC2

mumu

2015-12-11 17:52

reporter   ~0003321

Last edited: 2015-12-11 17:52

I have also noticed this on Windows 10 / Apache Lounge / fcgi / PHP 7.0.0 RTM x64 NTS VC14 / xdebug 2.4.0RC2 / phpStorm 10.0.2.

derick

2015-12-12 21:32

administrator   ~0003328

I just released Xdebug 2.4.0RC3, which hopefully addresses stability issues on Windows: http://xdebug.org/#2015_12_12 — Can you please try that? Make also sure you run this with PHP 7.0.0 (or later), and not a PHP 7 Release Candidate.

In case it does not solve the problem, please provide a full but short reproducible test case that I can run myself. That includes hopefully a single script, and an accompanying remote debugging log (which you can make by setting xdebug.remote_log=c:\windows\temp\xdebug.log in php.ini).

janlanger

2015-12-14 16:57

reporter   ~0003340

It works, thanks!

derick

2015-12-14 20:19

administrator   ~0003342

Great, let me close this then :-)

Issue History

Date Modified Username Field Change
2015-12-07 15:29 janlanger New Issue
2015-12-11 14:49 JProof Note Added: 0003317
2015-12-11 14:59 janlanger Note Added: 0003318
2015-12-11 17:52 mumu Note Added: 0003321
2015-12-11 17:52 mumu Note Edited: 0003321
2015-12-12 21:32 derick PHP Version 7.0.0rc7 => 7.0.0-7.0.4
2015-12-12 21:32 derick Note Added: 0003328
2015-12-12 21:32 derick Assigned To => derick
2015-12-12 21:32 derick Status new => feedback
2015-12-14 16:57 janlanger Note Added: 0003340
2015-12-14 16:57 janlanger Status feedback => assigned
2015-12-14 20:19 derick Note Added: 0003342
2015-12-14 20:19 derick Status assigned => closed
2015-12-14 20:19 derick Resolution open => fixed
2015-12-14 20:19 derick Fixed in Version => 2.4.0rc3
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