|
@@ -53,11 +53,7 @@ Rule sets
|
|
|
The rule is part of the following rule sets:
|
|
|
|
|
|
@PHPUnit75Migration:risky
|
|
|
- Using the `@PHPUnit75Migration:risky <./../../ruleSets/PHPUnit75MigrationRisky.rst>`_ rule set will enable the ``php_unit_dedicate_assert_internal_type`` rule with the config below:
|
|
|
-
|
|
|
- ``['target' => '7.5']``
|
|
|
+ Using the `@PHPUnit75Migration:risky <./../../ruleSets/PHPUnit75MigrationRisky.rst>`_ rule set will enable the ``php_unit_dedicate_assert_internal_type`` rule with the default config.
|
|
|
|
|
|
@PHPUnit84Migration:risky
|
|
|
- Using the `@PHPUnit84Migration:risky <./../../ruleSets/PHPUnit84MigrationRisky.rst>`_ rule set will enable the ``php_unit_dedicate_assert_internal_type`` rule with the config below:
|
|
|
-
|
|
|
- ``['target' => '7.5']``
|
|
|
+ Using the `@PHPUnit84Migration:risky <./../../ruleSets/PHPUnit84MigrationRisky.rst>`_ rule set will enable the ``php_unit_dedicate_assert_internal_type`` rule with the default config.
|