From: muranyia at iqc dot hu Operating system: PHP version: 4.2.3 PHP Bug Type: Output Control Bug description: The UTF BOM is sent out
When an UTF BOM (Byte Order Mark) is saved in a script, it is not recogised by PHP, instead it is interpreted as text, and it is sent out with the output (and prevents the user from issuing Header() commands, btw.) Info on UTF BOM: http://www.unicode.org/unicode/faq/utf_bom.html#22 -- Edit bug report at http://bugs.php.net/?id=22247&edit=1 -- Try a CVS snapshot: http://bugs.php.net/fix.php?id=22247&r=trysnapshot Fixed in CVS: http://bugs.php.net/fix.php?id=22247&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=22247&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=22247&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=22247&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=22247&r=support Expected behavior: http://bugs.php.net/fix.php?id=22247&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=22247&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=22247&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=22247&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=22247&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=22247&r=dst IIS Stability: http://bugs.php.net/fix.php?id=22247&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=22247&r=gnused