php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #42651 UTF BOM creates problems
Submitted: 2007-09-13 08:12 UTC Modified: 2007-09-13 09:23 UTC
From: phpexpert at prologon dot ch Assigned:
Status: Not a bug Package: Session related
PHP Version: 5CVS-2007-09-13 (snap) OS: all
Private report: No CVE-ID: None
 [2007-09-13 08:12 UTC] phpexpert at prologon dot ch
Description:
------------
PHP sends UTF BOM to the Browser. 
This creates problems eg. when using sessions.

Supressing BOM in source-files is a poor workaround because Editors need BOM to identify the Coding that is used.

Reproduce code:
---------------
no code

Expected result:
----------------
Suggestion:
Identify BOM information ind Source-Files and prevent ist being sent to the Browser.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2007-09-13 09:23 UTC] jani@php.net
See bug #22108

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 30 01:01:28 2024 UTC