View Issue Details

IDProjectCategoryView StatusLast Update
0000500XdebugUncategorizedpublic2009-12-22 00:38
Reporterjnr Assigned To 
PrioritynormalSeverityminorReproducibilityhave not tried
Status resolvedResolutionduplicate 
Product Version2.0.0dev 
Summary0000500: Local Variables appear as uninitialized under PHP 5.3.1 under Ubuntu 9.04
Description

I had installed PHP 5.3.1 on ubuntu 9.04 and latest version of XDebug 2.0.5. The local variables inside the functions show up as uninitialized though they are being assigned values. Outside the function scope the variables show the right values.

Due the local variables and variables passed to the functions not showing the correct values the debugger fails to do what I want. I assume this issue is due to the PHP version 5.3.1.

TagsNo tags attached.
Operating SystemUbuntu 9.04
PHP Version5.3.0

Relationships

duplicate of 0000467 closed In included files all variables remain <Uninitialized> 

Activities

derick

2009-12-22 00:38

administrator   ~0001202

Duplicate of 0000467, which already has been fixed in SVN.