View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000557 | Xdebug | public | 2010-04-04 13:46 | 2010-04-04 14:17 | |
| Reporter | mike | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | resolved | Resolution | no change required | ||
| Product Version | 2.1.0RC1 | ||||
| Summary | 0000557: unwanted signs | ||||
| Description | I'm using xdebug.dll with php5.3.2 in phpDesigner 7 and I'm using utf-8. If I debug a simple php code, I get unwanted signs in the output, just before the doctype tag. With xdebug.dll version 2.0.5 it's the same. My example code: <head>
My output is:<!-- X-Powered-By: PHP/5.3.2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" <head> ==> Please have a look at the signs before doctype... | ||||
| Tags | No tags attached. | ||||
| Operating System | Windows XP SP2 | ||||
| PHP Version | 5.3.2 | ||||