View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000795 | Xdebug | public | 2012-03-15 20:46 | 2014-02-27 19:20 | |
| Reporter | brillox | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | resolved | Resolution | unable to reproduce | ||
| Platform | Windows | OS | 7 | OS Version | 64BIT |
| Product Version | 2.2dev | ||||
| Summary | 0000795: x-error appear and disappear | ||||
| Description | Basically when i start to debug, the debugger find an error and siplay the error on screen, but only for less than one second; not enough even to get a screebshot. | ||||
| Steps To Reproduce | I have tried with a corrupted mysqli db connection Opened up the page that call my db function in debug mode I am using METBEANS PHH as IDE and Firefox 10.0.2 on a Windows 7 ultimate OS with PHP 5.4 nts and a mysql back end | ||||
| Tags | No tags attached. | ||||
| Operating System | |||||
| PHP Version | 5.4.0 | ||||
|
|
this is my X_Debug config in PHP.ini [X_DEBUG] |
|
|
What happens after the error disappears? It seems very unlikely that this is a bug in Xdebug, as it just outputs HTML and it's up to the browser to display that. |
|
|
nothing, the website page is diplaying; however I had to revert back to PHP 53.10 and X-Debug 2.1.4 because the entire website was behaving in a weird way; now everything is working fine, I suspect it is PHP 5.4 or maybe my code which is not compatible with that version of PHP. |
|
|
I could never reproduce this. Assuming this was something weird on the browser side and closing this issue. |