==================== Rule ``line_ending`` ==================== All PHP files must use same line ending. Examples -------- Example #1 ~~~~~~~~~~ .. code-block:: diff --- Original +++ New @@ -1,5 +1,5 @@