View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000736 | Xdebug | Uncategorized | public | 2011-10-20 01:45 | 2012-03-12 16:54 |
Reporter | mateo | Assigned To | derick | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 2.2dev | ||||
Summary | 0000736: exceptions not shown in cli-server router mode | ||||
Description | Exceptions are not shown when running PHP 5.4 Beta 1's CLI server in router mode. All output prior to the exception is visible. | ||||
Steps To Reproduce | php -S localhost:8080 error.php error.php:<?php | ||||
Additional Information | If xdebug_disable() is called prior to the exception, the stack trace is shown as normal. Or if the server is running in the normal mode (no router) then the xdebug stack trace is seen as expected. | ||||
Tags | No tags attached. | ||||
Operating System | OS X Lion | ||||
PHP Version | 5.4-dev | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2011-10-20 01:45 | mateo | New Issue | |
2012-02-29 13:14 | derick | Note Added: 0001936 | |
2012-02-29 13:14 | derick | Assigned To | => derick |
2012-02-29 13:14 | derick | Status | new => feedback |
2012-03-12 16:54 | derick | Note Added: 0001980 | |
2012-03-12 16:54 | derick | Status | feedback => resolved |
2012-03-12 16:54 | derick | Resolution | open => fixed |
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 |