View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000759 | Xdebug | Uncategorized | public | 2011-12-14 02:24 | 2016-11-27 19:54 |
Reporter | timofey.basanov@gmail.com | Assigned To | derick | ||
Priority | high | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | not fixable | ||
Summary | 0000759: XDebug remote debug hangs when php file debugged calls another php file with auto_start enabled | ||||
Description | I have xdebug.remote_autostart enabled to be able to debug files not requested by user browser and this is essential for me. | ||||
Steps To Reproduce |
.htaccess: index.php: another.php:
Here you can see that execution hangs for dozens of seconds which is not acceptable. | ||||
Tags | No tags attached. | ||||
Operating System | Linux | ||||
PHP Version | 5.2.10 | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2011-12-14 02:24 | timofey.basanov@gmail.com | New Issue | |
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) |
2016-11-27 19:54 | derick | Note Added: 0003800 | |
2016-11-27 19:54 | derick | Status | new => resolved |
2016-11-27 19:54 | derick | Resolution | open => not fixable |
2016-11-27 19:54 | derick | Assigned To | => derick |
2020-03-12 16:35 | derick | Category | Usage problems (Wrong Results) => Variable Display |
2020-03-12 16:38 | derick | Category | Variable Display => Uncategorized |