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 | |||
| 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 | ||||