=============================== Rule ``native_function_casing`` =============================== Function defined by PHP should be called using the correct casing. Examples -------- Example #1 ~~~~~~~~~~ .. code-block:: diff --- Original +++ New @@ -1,2 +1,2 @@