Task #42164
CGL-Documentation - Add a notice about byte order mark
100%
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 :)
Updated by Gerrit Code Review over 8 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
Updated by Andy Grunwald over 8 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 96f47786555fb39f43f30f08c99a18c178c4664c.
Updated by Gerrit Code Review about 8 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
Updated by Andy Grunwald about 8 years ago
- Status changed from Under Review to Resolved
Applied in changeset b241470598b68ec38168861ae761a6124bb2fe05.