View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000251 | Xdebug | Uncategorized | public | 2007-04-02 14:25 | 2007-04-04 12:12 |
Reporter | bhofmann | Assigned To | |||
Priority | normal | Severity | trivial | Reproducibility | always |
Status | closed | Resolution | open | ||
Summary | 0000251: Using the source command with an invalid filename returns unexpected result | ||||
Description | If I use the dbgp "source" with an invalid filename (the file does not exist for example), instead returning a response tag with the same transaction_id as the command, I get the xdebug callstack return as a stdout stream (as well as to the browser), and a response tag with empty "command" and "transaction_id" attributes. | ||||
Additional Information | remote log: -> <response command="" transaction_id="" status="break" reason="exception"><error code="0" exception="Warning"><![CDATA[xdebug_break(/home\bhofmann\public_html\test.php) [<a href='function.xdebug-break'>function.xdebug-break</a>]: failed to open stream: No such file or directory]]></error></response> | ||||
Tags | No tags attached. | ||||
Operating System | |||||
PHP Version | 5.1.6 | ||||
|
I can not reproduce this with latest cvs and php 5.2.2dev. Could you please provide a test script and a full debugging log? |
|
I didn't find how to attach files here, so I sent it to you by mail. |
|
Fixed in CVS - thanks for your report. The shortest reproducable list of commands is: stdout -i 104 -c 1 |
Date Modified | Username | Field | Change |
---|---|---|---|
2007-04-02 14:25 | bhofmann | New Issue | |
2007-04-03 21:33 | derick | Note Added: 0000585 | |
2007-04-03 21:33 | derick | Status | new => feedback |
2007-04-04 09:35 | bhofmann | Note Added: 0000586 | |
2007-04-04 12:12 | derick | Status | feedback => closed |
2007-04-04 12:12 | derick | Note Added: 0000587 | |
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 |