View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001849 | Xdebug | Uncategorized | public | 2020-09-11 06:46 | 2021-04-14 16:01 |
| Reporter | diez | Assigned To | derick | ||
| Priority | high | Severity | crash | Reproducibility | always |
| Status | closed | Resolution | unable to reproduce | ||
| Product Version | 2.9.6 | ||||
| Summary | 0001849: PHP Crashes by Xdebug when numeric key in query string. | ||||
| Description | PHP crashed by xdebug when input numeric key query in url: $ php -v OR $ php -v Crashed when try execute code (with debug or without debug)
spl_autoload_register(array($this, 'loadClass'), true, $prepend); | ||||
| Additional Information | trying random xdebug versions. Faulting application name: php-cgi.exe, version: 7.4.10.0, timestamp: 0x5f4e7cb4 | ||||
| Tags | No tags attached. | ||||
| Attached Files | |||||
| Operating System | Windows 10 X64 | ||||
| PHP Version | 7.4.0-7.4.4 | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2020-09-11 06:46 | diez | New Issue | |
| 2020-09-11 06:46 | diez | File Added: Screenshot_182.png | |
| 2020-09-11 06:46 | diez | File Added: Screenshot_183.png | |
| 2020-09-11 06:46 | diez | File Added: Screenshot_184.png | |
| 2020-09-11 06:46 | diez | File Added: Screenshot_185.png | |
| 2021-03-17 08:45 | derick | Assigned To | => derick |
| 2021-03-17 08:45 | derick | Status | new => feedback |
| 2021-03-17 08:45 | derick | Note Added: 0005724 | |
| 2021-04-14 16:01 | derick | Status | feedback => closed |
| 2021-04-14 16:01 | derick | Resolution | open => unable to reproduce |
| 2021-04-14 16:01 | derick | Note Added: 0005828 |