================= Rule ``encoding`` ================= PHP code MUST use only UTF-8 without BOM (remove BOM). Examples -------- Example #1 ~~~~~~~~~~ .. code-block:: diff --- Original +++ New @@ -1,3 +1,3 @@ -