================================== Rule set ``@PHP71Migration:risky`` ================================== Rules to improve code for PHP 7.1 compatibility. Warning ------- This set contains rules that are risky ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Using this rule set may lead to changes in your code's logic and behaviour. Use it with caution and review changes before incorporating them into your code base. Rules ----- - `@PHP70Migration:risky <./PHP70MigrationRisky.rst>`_ - `void_return <./../rules/function_notation/void_return.rst>`_