Task #42164

CGL-Documentation - Add a notice about byte order mark

Added by Andy Grunwald almost 3 years ago. Updated over 2 years ago.

Status:Resolved Start date:2012-10-19
Priority:Should have Due date:
Assigned To:Andy Grunwald % Done:

100%

Category:- Documentation -
Target version:-
Sprint: Has patch:Yes
PHP Version: Complexity:no-brainer

Description

In the PHP and JS CGL there is mentioned that all files must be UTF-8 encoded:

Files must be encoded in UTF-8

Afaik UTF-8 can ship with byte order mark or without.
In PSR-1 there is a notice about the BOM in UTF-8 files (https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-1-basic-coding-standard.md).

In some cases the BOM creates some wired problems in PHP.

I think we should add a small notice about the BOM :)

Associated revisions

Revision 96f47786
Added by Andy Grunwald almost 3 years ago

[TASK] CGL-Documentation - Add a notice about byte order mark

Change-Id: Ie41bb02dbfa70e23b60255bb8bdfd0a645ae59d7
Fixes: #42164
Releases: 1.1, 1.2, 2.0

Revision b2414705
Added by Andy Grunwald over 2 years ago

[TASK] CGL-Documentation - Add a notice about byte order mark

Change-Id: Ie41bb02dbfa70e23b60255bb8bdfd0a645ae59d7
Fixes: #42164
Releases: 1.1, 1.2

History

#1 Updated by Gerrit Code Review almost 3 years ago

  • Status changed from New to Under Review

Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/15804

#2 Updated by Andy Grunwald almost 3 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100

#3 Updated by Gerrit Code Review over 2 years ago

  • Status changed from Resolved to Under Review

Patch set 1 for branch FLOW3-1.1 has been pushed to the review server.
It is available at https://review.typo3.org/17079

#4 Updated by Andy Grunwald over 2 years ago

  • Status changed from Under Review to Resolved

Also available in: Atom PDF