View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000500 | Xdebug | Uncategorized | public | 2009-12-21 06:46 | 2009-12-22 00:38 |
Reporter | jnr | Assigned To | derick | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | resolved | Resolution | duplicate | ||
Product Version | 2.0.0dev | ||||
Summary | 0000500: 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. | ||||
Tags | No tags attached. | ||||
Operating System | Ubuntu 9.04 | ||||
PHP Version | 5.3.0 | ||||
duplicate of | 0000467 | closed | In included files all variables remain <Uninitialized> |
Date Modified | Username | Field | Change |
---|---|---|---|
2009-12-21 06:46 | jnr | New Issue | |
2009-12-21 06:46 | jnr | Operating System | => Ubuntu 9.04 |
2009-12-21 06:46 | jnr | PHP Version | => 5.3.0 |
2009-12-21 06:46 | jnr | Xdebug Version | => 2.0.5 |
2009-12-22 00:38 | derick | Note Added: 0001202 | |
2009-12-22 00:38 | derick | Relationship added | duplicate of 0000467 |
2009-12-22 00:38 | derick | Duplicate ID | 0 => 467 |
2009-12-22 00:38 | derick | Status | new => resolved |
2009-12-22 00:38 | derick | Resolution | open => duplicate |
2009-12-22 00:38 | 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 |