View Issue Details

IDProjectCategoryView StatusLast Update
0000492XdebugUncategorizedpublic2009-11-27 14:41
Reportermigajek Assigned To 
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).