View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000314 | Xdebug | public | 2007-10-05 13:45 | 2007-10-27 19:25 | |
Reporter | rgpjones | Assigned To | |||
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | open | ||
Summary | 0000314: PHP CLI Error Logging thwarted when XDebug Loaded | ||||
Description | PHP Error Logging from CLI scripts is thwarted when the XDebug module is loaded. This does not happen if the XDebug module is not included. | ||||
Additional Information | Consider: When run through the php cli it shows an error on screen (with display_errors=on), but no error is logged to the PHP error log. I'm experiencing this issue on Debian Lenny (testing) with PHP 5.2.3, and XDebug 2.1-dev, but my friend has the same issue on Debian Etch (stable) with XDebug 2.0.0. I've also experienced this issue with XDebug 2.0.0RC4. I can make a full 'php -i' available on request. | ||||
Tags | No tags attached. | ||||
Operating System | Debian Lenny | ||||
PHP Version | 5.2-dev | ||||
|
Sorry, I raised this in "Debug Client". I meant "Usage Problems" |
|
Sorry... this is a dupe of 0000232 If you are experiencing this issue then you need to edit the source code: file: xdebug.c Recompile and install: |
|
Fixed in CVS, thanks for your report! |
Date Modified | Username | Field | Change |
---|---|---|---|
2007-10-05 13:45 | rgpjones | New Issue | |
2007-10-05 13:46 | rgpjones | Note Added: 0000735 | |
2007-10-10 17:48 | rgpjones | Note Added: 0000736 | |
2007-10-27 19:25 | derick | Status | new => closed |
2007-10-27 19:25 | derick | Note Added: 0000771 | |
2016-07-31 12:35 | derick | Category | Debug client (console) => debugclient (debugging tool) |
2016-07-31 12:35 | derick | Category | debugclient (debugging tool) => (No Category) |