====================================== Rule set ``@PHPUnit48Migration:risky`` ====================================== Rules to improve tests code for PHPUnit 4.8 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 ----- - `@PHPUnit43Migration:risky <./PHPUnit43MigrationRisky.rst>`_ - `php_unit_namespaced <./../rules/php_unit/php_unit_namespaced.rst>`_ with config: ``['target' => '4.8']``