View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000209 | Xdebug | Uncategorized | public | 2006-10-18 05:00 | 2006-10-19 09:19 |
| Reporter | padraig | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | open | ||
| Summary | 0000209: Additional remote debugging session started when triggering shutdown function | ||||
| Description | I find that XDebug breaks inside my user-defined function that I registered using Here is what happens (PHP code in 'additional information')
| ||||
| Additional Information | XDebug version : 2.0.0rc1-dev Experiment Code (2 files): callFunction.php: callFunctionInclude.php:
?> | ||||
| Tags | No tags attached. | ||||
| Operating System | Windows XP SP2 | ||||
| PHP Version | 5.1.6 | ||||
|
|
Oops... I meant callFunction.php: callFunctionInclude.php: register_shutdown_function('myFunction'); |
|
|
I can not reproduce this (on Linux). Which remote debug client are you using? |
|
|
Fixed in CVS. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2006-10-18 05:00 | padraig | New Issue | |
| 2006-10-18 05:01 | padraig | Note Added: 0000472 | |
| 2006-10-18 23:10 | derick | Note Added: 0000479 | |
| 2006-10-18 23:10 | derick | Status | new => feedback |
| 2006-10-19 09:19 | derick | Status | feedback => closed |
| 2006-10-19 09:19 | derick | Note Added: 0000480 | |
| 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 |