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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: phpexpert at prologon dot ch
New email:
PHP Version: OS:

 

 [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 06:01:29 2024 UTC