======================= Rule ``phpdoc_summary`` ======================= PHPDoc summary should end in either a full stop, exclamation mark, or question mark. Examples -------- Example #1 ~~~~~~~~~~ .. code-block:: diff --- Original +++ New @@ -1,5 +1,5 @@