View Issue Details

IDProjectCategoryView StatusLast Update
0000492XdebugUncategorizedpublic2009-11-27 14:41
Reportermigajek Assigned Toderick  
PrioritynormalSeveritymajorReproducibilityalways
Status resolvedResolutionno change required 
Summary0000492: Local variables - always "uninitialized". property_get for local variable returns code 300. Windows 2.0.5
Description

Hi,
I'm using windows build of 2.0.5, vc6 thread safe.
It seems that "local variables" (obtained with context_get 1) are always reported to be "uninitialized". If I try property_get on local variable, it returns code 300. It happens only on windows, the linux version built with pecl is fine.

I've tried version 2.1 dev which works fine with local variables, but the global ones (context_get 0) returns nothing.

Is there any chance you'll update 2.05 build?

Thanks in advance

TagsNo tags attached.
Operating SystemWindows
PHP Version5.3.0

Activities

derick

2009-11-27 14:41

administrator   ~0001178

This is already fixed in SVN (well, CVS).

Issue History

Date Modified Username Field Change
2009-11-24 14:46 migajek New Issue
2009-11-24 14:46 migajek Operating System => Windows
2009-11-24 14:46 migajek PHP Version => 5.3.0
2009-11-24 14:46 migajek Xdebug Version => 2.0.5
2009-11-27 14:41 derick Note Added: 0001178
2009-11-27 14:41 derick Status new => resolved
2009-11-27 14:41 derick Resolution open => no change required
2009-11-27 14:41 derick Assigned To => derick
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