Skip to content

Commit e105c41

Browse files
committed
Generic/ByteOrderMark: add UTF-16 BOM character tests
1 parent ae9035a commit e105c41

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
<?php
2-
// File with a byte order mark (BOM) character before the opening PHP tag.
2+
// File with a UTF-8 byte order mark (BOM) character before the opening PHP tag.
33
echo 'foo';
44
?>
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)