View Issue Details

IDProjectCategoryView StatusLast Update
0000111XdebugUncategorizedpublic2006-01-17 21:58
Reporteralexf153 Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionopen 
Summary0000111: 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.

TagsNo tags attached.
Operating SystemWindows XP SP2
PHP Version4.3.9

Activities

derick

2006-01-17 21:58

administrator   ~0000341

Fixed in CVS (after beta5, for rc1)

Issue History

Date Modified Username Field Change
2005-02-01 20:41 alexf153 New Issue
2006-01-17 21:58 derick Status new => closed
2006-01-17 21:58 derick Note Added: 0000341
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