We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 595a451 commit 8fef34aCopy full SHA for 8fef34a
.php-cs-fixer.dist.php
@@ -65,7 +65,7 @@
65
'simple_to_complex_string_variable' => true,
66
'single_line_comment_style' => true,
67
'single_trait_insert_per_statement' => true,
68
- 'static_lambda' => true,
+ 'static_lambda' => false,
69
'strict_comparison' => false,
70
'strict_param' => false,
71
'string_line_ending' => true,
0 commit comments