View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000186 | Xdebug | Uncategorized | public | 2006-05-31 20:44 | 2020-03-12 17:07 |
Reporter | weigon | Assigned To | derick | ||
Priority | normal | Severity | feature | Reproducibility | always |
Status | resolved | Resolution | unable to reproduce | ||
Summary | 0000186: Parse Errors are not displayed when xdebug is loaded | ||||
Description | when xdebug is loaded parse errors are not displayed, unloading xdebug displays them again. Tested with PHP 5.1.4 and xdebug 2.0.0b5 | ||||
Additional Information | $ cat foo.php $ php -l foo.php with xdebug loaded: | ||||
Tags | No tags attached. | ||||
Operating System | Linux | ||||
PHP Version | 5.1-dev | ||||
|
Works fine already: derick@kossu:/tmp$ cat /tmp/bug000186.php Parse error: syntax error, unexpected '}' in bug000186.php on line 1 derick@kossu:/tmp$ php -v |
Date Modified | Username | Field | Change |
---|---|---|---|
2006-05-31 20:44 | weigon | New Issue | |
2006-05-31 21:38 | derick | Status | new => resolved |
2006-05-31 21:38 | derick | Resolution | open => unable to reproduce |
2006-05-31 21:38 | derick | Assigned To | => derick |
2006-05-31 21:38 | derick | Note Added: 0000417 | |
2020-03-12 16:56 | derick | Severity | major => feature |
2020-03-12 17:07 | derick | Category | Feature/Change request => Uncategorized |