Skip to content

Commit

Permalink
bump to v3.49.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Feb 6, 2024
1 parent 1c861b2 commit fb015e3
Show file tree
Hide file tree
Showing 281 changed files with 281 additions and 281 deletions.
2 changes: 1 addition & 1 deletion doc/rules/alias/array_push.html
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ <h2>Rule sets<a class="headerlink" href="#rule-sets" title="Permalink to this he
<h2>References<a class="headerlink" href="#references" title="Permalink to this heading"></a></h2>
<ul class="simple">
<li><p>Fixer class: <a class="reference external" href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/v3.49.0/src/Fixer/Alias/ArrayPushFixer.php">PhpCsFixer\Fixer\Alias\ArrayPushFixer</a></p></li>
<li><p>Test class: <a class="reference external" href="./../../../tests/Fixer/Alias/ArrayPushFixerTest.php">PhpCsFixer\Tests\Fixer\Alias\ArrayPushFixerTest</a></p></li>
<li><p>Test class: <a class="reference external" href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/v3.49.0/tests/Fixer/Alias/ArrayPushFixerTest.php">PhpCsFixer\Tests\Fixer\Alias\ArrayPushFixerTest</a></p></li>
</ul>
<p>The test class defines officially supported behaviour. Each test case is a part of our backward compatibility promise.</p>
</section>
Expand Down
2 changes: 1 addition & 1 deletion doc/rules/alias/backtick_to_shell_exec.html
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ <h2>Rule sets<a class="headerlink" href="#rule-sets" title="Permalink to this he
<h2>References<a class="headerlink" href="#references" title="Permalink to this heading"></a></h2>
<ul class="simple">
<li><p>Fixer class: <a class="reference external" href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/v3.49.0/src/Fixer/Alias/BacktickToShellExecFixer.php">PhpCsFixer\Fixer\Alias\BacktickToShellExecFixer</a></p></li>
<li><p>Test class: <a class="reference external" href="./../../../tests/Fixer/Alias/BacktickToShellExecFixerTest.php">PhpCsFixer\Tests\Fixer\Alias\BacktickToShellExecFixerTest</a></p></li>
<li><p>Test class: <a class="reference external" href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/v3.49.0/tests/Fixer/Alias/BacktickToShellExecFixerTest.php">PhpCsFixer\Tests\Fixer\Alias\BacktickToShellExecFixerTest</a></p></li>
</ul>
<p>The test class defines officially supported behaviour. Each test case is a part of our backward compatibility promise.</p>
</section>
Expand Down
2 changes: 1 addition & 1 deletion doc/rules/alias/ereg_to_preg.html
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ <h2>Rule sets<a class="headerlink" href="#rule-sets" title="Permalink to this he
<h2>References<a class="headerlink" href="#references" title="Permalink to this heading"></a></h2>
<ul class="simple">
<li><p>Fixer class: <a class="reference external" href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/v3.49.0/src/Fixer/Alias/EregToPregFixer.php">PhpCsFixer\Fixer\Alias\EregToPregFixer</a></p></li>
<li><p>Test class: <a class="reference external" href="./../../../tests/Fixer/Alias/EregToPregFixerTest.php">PhpCsFixer\Tests\Fixer\Alias\EregToPregFixerTest</a></p></li>
<li><p>Test class: <a class="reference external" href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/v3.49.0/tests/Fixer/Alias/EregToPregFixerTest.php">PhpCsFixer\Tests\Fixer\Alias\EregToPregFixerTest</a></p></li>
</ul>
<p>The test class defines officially supported behaviour. Each test case is a part of our backward compatibility promise.</p>
</section>
Expand Down
2 changes: 1 addition & 1 deletion doc/rules/alias/mb_str_functions.html
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ <h3>Example #1<a class="headerlink" href="#example-1" title="Permalink to this h
<h2>References<a class="headerlink" href="#references" title="Permalink to this heading"></a></h2>
<ul class="simple">
<li><p>Fixer class: <a class="reference external" href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/v3.49.0/src/Fixer/Alias/MbStrFunctionsFixer.php">PhpCsFixer\Fixer\Alias\MbStrFunctionsFixer</a></p></li>
<li><p>Test class: <a class="reference external" href="./../../../tests/Fixer/Alias/MbStrFunctionsFixerTest.php">PhpCsFixer\Tests\Fixer\Alias\MbStrFunctionsFixerTest</a></p></li>
<li><p>Test class: <a class="reference external" href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/v3.49.0/tests/Fixer/Alias/MbStrFunctionsFixerTest.php">PhpCsFixer\Tests\Fixer\Alias\MbStrFunctionsFixerTest</a></p></li>
</ul>
<p>The test class defines officially supported behaviour. Each test case is a part of our backward compatibility promise.</p>
</section>
Expand Down
2 changes: 1 addition & 1 deletion doc/rules/alias/modernize_strpos.html
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ <h2>Rule sets<a class="headerlink" href="#rule-sets" title="Permalink to this he
<h2>References<a class="headerlink" href="#references" title="Permalink to this heading"></a></h2>
<ul class="simple">
<li><p>Fixer class: <a class="reference external" href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/v3.49.0/src/Fixer/Alias/ModernizeStrposFixer.php">PhpCsFixer\Fixer\Alias\ModernizeStrposFixer</a></p></li>
<li><p>Test class: <a class="reference external" href="./../../../tests/Fixer/Alias/ModernizeStrposFixerTest.php">PhpCsFixer\Tests\Fixer\Alias\ModernizeStrposFixerTest</a></p></li>
<li><p>Test class: <a class="reference external" href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/v3.49.0/tests/Fixer/Alias/ModernizeStrposFixerTest.php">PhpCsFixer\Tests\Fixer\Alias\ModernizeStrposFixerTest</a></p></li>
</ul>
<p>The test class defines officially supported behaviour. Each test case is a part of our backward compatibility promise.</p>
</section>
Expand Down
2 changes: 1 addition & 1 deletion doc/rules/alias/no_alias_functions.html
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ <h2>Rule sets<a class="headerlink" href="#rule-sets" title="Permalink to this he
<h2>References<a class="headerlink" href="#references" title="Permalink to this heading"></a></h2>
<ul class="simple">
<li><p>Fixer class: <a class="reference external" href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/v3.49.0/src/Fixer/Alias/NoAliasFunctionsFixer.php">PhpCsFixer\Fixer\Alias\NoAliasFunctionsFixer</a></p></li>
<li><p>Test class: <a class="reference external" href="./../../../tests/Fixer/Alias/NoAliasFunctionsFixerTest.php">PhpCsFixer\Tests\Fixer\Alias\NoAliasFunctionsFixerTest</a></p></li>
<li><p>Test class: <a class="reference external" href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/v3.49.0/tests/Fixer/Alias/NoAliasFunctionsFixerTest.php">PhpCsFixer\Tests\Fixer\Alias\NoAliasFunctionsFixerTest</a></p></li>
</ul>
<p>The test class defines officially supported behaviour. Each test case is a part of our backward compatibility promise.</p>
</section>
Expand Down
2 changes: 1 addition & 1 deletion doc/rules/alias/no_alias_language_construct_call.html
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ <h2>Rule sets<a class="headerlink" href="#rule-sets" title="Permalink to this he
<h2>References<a class="headerlink" href="#references" title="Permalink to this heading"></a></h2>
<ul class="simple">
<li><p>Fixer class: <a class="reference external" href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/v3.49.0/src/Fixer/Alias/NoAliasLanguageConstructCallFixer.php">PhpCsFixer\Fixer\Alias\NoAliasLanguageConstructCallFixer</a></p></li>
<li><p>Test class: <a class="reference external" href="./../../../tests/Fixer/Alias/NoAliasLanguageConstructCallFixerTest.php">PhpCsFixer\Tests\Fixer\Alias\NoAliasLanguageConstructCallFixerTest</a></p></li>
<li><p>Test class: <a class="reference external" href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/v3.49.0/tests/Fixer/Alias/NoAliasLanguageConstructCallFixerTest.php">PhpCsFixer\Tests\Fixer\Alias\NoAliasLanguageConstructCallFixerTest</a></p></li>
</ul>
<p>The test class defines officially supported behaviour. Each test case is a part of our backward compatibility promise.</p>
</section>
Expand Down
2 changes: 1 addition & 1 deletion doc/rules/alias/no_mixed_echo_print.html
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ <h2>Rule sets<a class="headerlink" href="#rule-sets" title="Permalink to this he
<h2>References<a class="headerlink" href="#references" title="Permalink to this heading"></a></h2>
<ul class="simple">
<li><p>Fixer class: <a class="reference external" href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/v3.49.0/src/Fixer/Alias/NoMixedEchoPrintFixer.php">PhpCsFixer\Fixer\Alias\NoMixedEchoPrintFixer</a></p></li>
<li><p>Test class: <a class="reference external" href="./../../../tests/Fixer/Alias/NoMixedEchoPrintFixerTest.php">PhpCsFixer\Tests\Fixer\Alias\NoMixedEchoPrintFixerTest</a></p></li>
<li><p>Test class: <a class="reference external" href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/v3.49.0/tests/Fixer/Alias/NoMixedEchoPrintFixerTest.php">PhpCsFixer\Tests\Fixer\Alias\NoMixedEchoPrintFixerTest</a></p></li>
</ul>
<p>The test class defines officially supported behaviour. Each test case is a part of our backward compatibility promise.</p>
</section>
Expand Down
2 changes: 1 addition & 1 deletion doc/rules/alias/pow_to_exponentiation.html
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ <h2>Rule sets<a class="headerlink" href="#rule-sets" title="Permalink to this he
<h2>References<a class="headerlink" href="#references" title="Permalink to this heading"></a></h2>
<ul class="simple">
<li><p>Fixer class: <a class="reference external" href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/v3.49.0/src/Fixer/Alias/PowToExponentiationFixer.php">PhpCsFixer\Fixer\Alias\PowToExponentiationFixer</a></p></li>
<li><p>Test class: <a class="reference external" href="./../../../tests/Fixer/Alias/PowToExponentiationFixerTest.php">PhpCsFixer\Tests\Fixer\Alias\PowToExponentiationFixerTest</a></p></li>
<li><p>Test class: <a class="reference external" href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/v3.49.0/tests/Fixer/Alias/PowToExponentiationFixerTest.php">PhpCsFixer\Tests\Fixer\Alias\PowToExponentiationFixerTest</a></p></li>
</ul>
<p>The test class defines officially supported behaviour. Each test case is a part of our backward compatibility promise.</p>
</section>
Expand Down
2 changes: 1 addition & 1 deletion doc/rules/alias/random_api_migration.html
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ <h2>Rule sets<a class="headerlink" href="#rule-sets" title="Permalink to this he
<h2>References<a class="headerlink" href="#references" title="Permalink to this heading"></a></h2>
<ul class="simple">
<li><p>Fixer class: <a class="reference external" href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/v3.49.0/src/Fixer/Alias/RandomApiMigrationFixer.php">PhpCsFixer\Fixer\Alias\RandomApiMigrationFixer</a></p></li>
<li><p>Test class: <a class="reference external" href="./../../../tests/Fixer/Alias/RandomApiMigrationFixerTest.php">PhpCsFixer\Tests\Fixer\Alias\RandomApiMigrationFixerTest</a></p></li>
<li><p>Test class: <a class="reference external" href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/v3.49.0/tests/Fixer/Alias/RandomApiMigrationFixerTest.php">PhpCsFixer\Tests\Fixer\Alias\RandomApiMigrationFixerTest</a></p></li>
</ul>
<p>The test class defines officially supported behaviour. Each test case is a part of our backward compatibility promise.</p>
</section>
Expand Down
2 changes: 1 addition & 1 deletion doc/rules/alias/set_type_to_cast.html
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ <h2>Rule sets<a class="headerlink" href="#rule-sets" title="Permalink to this he
<h2>References<a class="headerlink" href="#references" title="Permalink to this heading"></a></h2>
<ul class="simple">
<li><p>Fixer class: <a class="reference external" href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/v3.49.0/src/Fixer/Alias/SetTypeToCastFixer.php">PhpCsFixer\Fixer\Alias\SetTypeToCastFixer</a></p></li>
<li><p>Test class: <a class="reference external" href="./../../../tests/Fixer/Alias/SetTypeToCastFixerTest.php">PhpCsFixer\Tests\Fixer\Alias\SetTypeToCastFixerTest</a></p></li>
<li><p>Test class: <a class="reference external" href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/v3.49.0/tests/Fixer/Alias/SetTypeToCastFixerTest.php">PhpCsFixer\Tests\Fixer\Alias\SetTypeToCastFixerTest</a></p></li>
</ul>
<p>The test class defines officially supported behaviour. Each test case is a part of our backward compatibility promise.</p>
</section>
Expand Down
2 changes: 1 addition & 1 deletion doc/rules/array_notation/array_syntax.html
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ <h2>Rule sets<a class="headerlink" href="#rule-sets" title="Permalink to this he
<h2>References<a class="headerlink" href="#references" title="Permalink to this heading"></a></h2>
<ul class="simple">
<li><p>Fixer class: <a class="reference external" href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/v3.49.0/src/Fixer/ArrayNotation/ArraySyntaxFixer.php">PhpCsFixer\Fixer\ArrayNotation\ArraySyntaxFixer</a></p></li>
<li><p>Test class: <a class="reference external" href="./../../../tests/Fixer/ArrayNotation/ArraySyntaxFixerTest.php">PhpCsFixer\Tests\Fixer\ArrayNotation\ArraySyntaxFixerTest</a></p></li>
<li><p>Test class: <a class="reference external" href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/v3.49.0/tests/Fixer/ArrayNotation/ArraySyntaxFixerTest.php">PhpCsFixer\Tests\Fixer\ArrayNotation\ArraySyntaxFixerTest</a></p></li>
</ul>
<p>The test class defines officially supported behaviour. Each test case is a part of our backward compatibility promise.</p>
</section>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ <h2>Rule sets<a class="headerlink" href="#rule-sets" title="Permalink to this he
<h2>References<a class="headerlink" href="#references" title="Permalink to this heading"></a></h2>
<ul class="simple">
<li><p>Fixer class: <a class="reference external" href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/v3.49.0/src/Fixer/ArrayNotation/NoMultilineWhitespaceAroundDoubleArrowFixer.php">PhpCsFixer\Fixer\ArrayNotation\NoMultilineWhitespaceAroundDoubleArrowFixer</a></p></li>
<li><p>Test class: <a class="reference external" href="./../../../tests/Fixer/ArrayNotation/NoMultilineWhitespaceAroundDoubleArrowFixerTest.php">PhpCsFixer\Tests\Fixer\ArrayNotation\NoMultilineWhitespaceAroundDoubleArrowFixerTest</a></p></li>
<li><p>Test class: <a class="reference external" href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/v3.49.0/tests/Fixer/ArrayNotation/NoMultilineWhitespaceAroundDoubleArrowFixerTest.php">PhpCsFixer\Tests\Fixer\ArrayNotation\NoMultilineWhitespaceAroundDoubleArrowFixerTest</a></p></li>
</ul>
<p>The test class defines officially supported behaviour. Each test case is a part of our backward compatibility promise.</p>
</section>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ <h3>Example #1<a class="headerlink" href="#example-1" title="Permalink to this h
<h2>References<a class="headerlink" href="#references" title="Permalink to this heading"></a></h2>
<ul class="simple">
<li><p>Fixer class: <a class="reference external" href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/v3.49.0/src/Fixer/ArrayNotation/NoTrailingCommaInSinglelineArrayFixer.php">PhpCsFixer\Fixer\ArrayNotation\NoTrailingCommaInSinglelineArrayFixer</a></p></li>
<li><p>Test class: <a class="reference external" href="./../../../tests/Fixer/ArrayNotation/NoTrailingCommaInSinglelineArrayFixerTest.php">PhpCsFixer\Tests\Fixer\ArrayNotation\NoTrailingCommaInSinglelineArrayFixerTest</a></p></li>
<li><p>Test class: <a class="reference external" href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/v3.49.0/tests/Fixer/ArrayNotation/NoTrailingCommaInSinglelineArrayFixerTest.php">PhpCsFixer\Tests\Fixer\ArrayNotation\NoTrailingCommaInSinglelineArrayFixerTest</a></p></li>
</ul>
<p>The test class defines officially supported behaviour. Each test case is a part of our backward compatibility promise.</p>
</section>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ <h2>Rule sets<a class="headerlink" href="#rule-sets" title="Permalink to this he
<h2>References<a class="headerlink" href="#references" title="Permalink to this heading"></a></h2>
<ul class="simple">
<li><p>Fixer class: <a class="reference external" href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/v3.49.0/src/Fixer/ArrayNotation/NoWhitespaceBeforeCommaInArrayFixer.php">PhpCsFixer\Fixer\ArrayNotation\NoWhitespaceBeforeCommaInArrayFixer</a></p></li>
<li><p>Test class: <a class="reference external" href="./../../../tests/Fixer/ArrayNotation/NoWhitespaceBeforeCommaInArrayFixerTest.php">PhpCsFixer\Tests\Fixer\ArrayNotation\NoWhitespaceBeforeCommaInArrayFixerTest</a></p></li>
<li><p>Test class: <a class="reference external" href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/v3.49.0/tests/Fixer/ArrayNotation/NoWhitespaceBeforeCommaInArrayFixerTest.php">PhpCsFixer\Tests\Fixer\ArrayNotation\NoWhitespaceBeforeCommaInArrayFixerTest</a></p></li>
</ul>
<p>The test class defines officially supported behaviour. Each test case is a part of our backward compatibility promise.</p>
</section>
Expand Down
2 changes: 1 addition & 1 deletion doc/rules/array_notation/normalize_index_brace.html
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ <h2>Rule sets<a class="headerlink" href="#rule-sets" title="Permalink to this he
<h2>References<a class="headerlink" href="#references" title="Permalink to this heading"></a></h2>
<ul class="simple">
<li><p>Fixer class: <a class="reference external" href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/v3.49.0/src/Fixer/ArrayNotation/NormalizeIndexBraceFixer.php">PhpCsFixer\Fixer\ArrayNotation\NormalizeIndexBraceFixer</a></p></li>
<li><p>Test class: <a class="reference external" href="./../../../tests/Fixer/ArrayNotation/NormalizeIndexBraceFixerTest.php">PhpCsFixer\Tests\Fixer\ArrayNotation\NormalizeIndexBraceFixerTest</a></p></li>
<li><p>Test class: <a class="reference external" href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/v3.49.0/tests/Fixer/ArrayNotation/NormalizeIndexBraceFixerTest.php">PhpCsFixer\Tests\Fixer\ArrayNotation\NormalizeIndexBraceFixerTest</a></p></li>
</ul>
<p>The test class defines officially supported behaviour. Each test case is a part of our backward compatibility promise.</p>
</section>
Expand Down
2 changes: 1 addition & 1 deletion doc/rules/array_notation/return_to_yield_from.html
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ <h3>Example #1<a class="headerlink" href="#example-1" title="Permalink to this h
<h2>References<a class="headerlink" href="#references" title="Permalink to this heading"></a></h2>
<ul class="simple">
<li><p>Fixer class: <a class="reference external" href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/v3.49.0/src/Fixer/ArrayNotation/ReturnToYieldFromFixer.php">PhpCsFixer\Fixer\ArrayNotation\ReturnToYieldFromFixer</a></p></li>
<li><p>Test class: <a class="reference external" href="./../../../tests/Fixer/ArrayNotation/ReturnToYieldFromFixerTest.php">PhpCsFixer\Tests\Fixer\ArrayNotation\ReturnToYieldFromFixerTest</a></p></li>
<li><p>Test class: <a class="reference external" href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/v3.49.0/tests/Fixer/ArrayNotation/ReturnToYieldFromFixerTest.php">PhpCsFixer\Tests\Fixer\ArrayNotation\ReturnToYieldFromFixerTest</a></p></li>
</ul>
<p>The test class defines officially supported behaviour. Each test case is a part of our backward compatibility promise.</p>
</section>
Expand Down
2 changes: 1 addition & 1 deletion doc/rules/array_notation/trim_array_spaces.html
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ <h2>Rule sets<a class="headerlink" href="#rule-sets" title="Permalink to this he
<h2>References<a class="headerlink" href="#references" title="Permalink to this heading"></a></h2>
<ul class="simple">
<li><p>Fixer class: <a class="reference external" href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/v3.49.0/src/Fixer/ArrayNotation/TrimArraySpacesFixer.php">PhpCsFixer\Fixer\ArrayNotation\TrimArraySpacesFixer</a></p></li>
<li><p>Test class: <a class="reference external" href="./../../../tests/Fixer/ArrayNotation/TrimArraySpacesFixerTest.php">PhpCsFixer\Tests\Fixer\ArrayNotation\TrimArraySpacesFixerTest</a></p></li>
<li><p>Test class: <a class="reference external" href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/v3.49.0/tests/Fixer/ArrayNotation/TrimArraySpacesFixerTest.php">PhpCsFixer\Tests\Fixer\ArrayNotation\TrimArraySpacesFixerTest</a></p></li>
</ul>
<p>The test class defines officially supported behaviour. Each test case is a part of our backward compatibility promise.</p>
</section>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ <h2>Rule sets<a class="headerlink" href="#rule-sets" title="Permalink to this he
<h2>References<a class="headerlink" href="#references" title="Permalink to this heading"></a></h2>
<ul class="simple">
<li><p>Fixer class: <a class="reference external" href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/v3.49.0/src/Fixer/ArrayNotation/WhitespaceAfterCommaInArrayFixer.php">PhpCsFixer\Fixer\ArrayNotation\WhitespaceAfterCommaInArrayFixer</a></p></li>
<li><p>Test class: <a class="reference external" href="./../../../tests/Fixer/ArrayNotation/WhitespaceAfterCommaInArrayFixerTest.php">PhpCsFixer\Tests\Fixer\ArrayNotation\WhitespaceAfterCommaInArrayFixerTest</a></p></li>
<li><p>Test class: <a class="reference external" href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/v3.49.0/tests/Fixer/ArrayNotation/WhitespaceAfterCommaInArrayFixerTest.php">PhpCsFixer\Tests\Fixer\ArrayNotation\WhitespaceAfterCommaInArrayFixerTest</a></p></li>
</ul>
<p>The test class defines officially supported behaviour. Each test case is a part of our backward compatibility promise.</p>
</section>
Expand Down
Loading

0 comments on commit fb015e3

Please sign in to comment.