View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000111 | Xdebug | Uncategorized | public | 2005-02-01 20:41 | 2006-01-17 21:58 |
| Reporter | alexf153 | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | open | ||
| Summary | 0000111: xdebug does not ignore set_time_limit function during debug session | ||||
| Description | Normally, scripts do not timeout (reach max execution time) when run debugging using xdebug. But if one has a call to the set_time_limit() function within the code, xdebug honors that call. | ||||
| Additional Information | This behaviour is occurs in Komodo 3.x. | ||||
| Tags | No tags attached. | ||||
| Operating System | Windows XP SP2 | ||||
| PHP Version | 4.3.9 | ||||