Skip to content

Commit

Permalink
DX: do not test deprecated fixer
Browse files Browse the repository at this point in the history
  • Loading branch information
kubawerlos committed May 3, 2021
1 parent 5698474 commit b0360f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Fixtures/Integration/misc/PHP7_4.test
Expand Up @@ -9,7 +9,7 @@ PHP 7.4 test.
"no_null_property_initialization": true,
"no_unset_on_property": true,
"pow_to_exponentiation": true,
"trailing_comma_in_multiline_array": {"after_heredoc": true},
"trailing_comma_in_multiline": {"after_heredoc": true},
"visibility_required": false
}
--REQUIREMENTS--
Expand Down

0 comments on commit b0360f1

Please sign in to comment.