View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update | 
|---|---|---|---|---|---|
| 0000949 | Xdebug | Uncategorized | public | 2013-06-11 13:46 | 2013-06-22 13:11 | 
| Reporter | SiMoSiMo | Assigned To | derick | ||
| Priority | normal | Severity | minor | Reproducibility | always | 
| Status | resolved | Resolution | not fixable | ||
| Platform | Linux | OS | Debian | OS Version | 5.0 | 
| Product Version | 2.2.1 | ||||
| Summary | 0000949: Breakpoint on the boolean if statement | ||||
| Description | I've noticed that if I put a breakpoint on a boolean if built in one of the following ways: if (1) if (TRUE) $test = TRUE; $test = 'foo'; xdebug fails to detect it. Is it normal? Am I doing something wrong? | ||||
| Steps To Reproduce | Put breakpoint at one of this if: if (TRUE) $test = TRUE; $test = 'foo'; | ||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Operating System | |||||
| PHP Version | 5.3.10 | ||||
| Date Modified | Username | Field | Change | 
|---|---|---|---|
| 2013-06-11 13:46 | SiMoSiMo | New Issue | |
| 2013-06-22 13:11 | derick | Note Added: 0002508 | |
| 2013-06-22 13:11 | derick | Status | new => resolved | 
| 2013-06-22 13:11 | derick | Resolution | open => not fixable | 
| 2013-06-22 13:11 | 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 | 
