File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -44,9 +44,9 @@ parameters:
4444 const : one
4545 method : one
4646 property : one
47+ trait_import : one
4748 class_definition :
4849 multi_line_extends_each_single_line : true
49- class_keyword_remove : false
5050 combine_consecutive_issets : true
5151 combine_consecutive_unsets : true
5252 combine_nested_dirname : false
@@ -161,7 +161,6 @@ parameters:
161161 - square_brace_block
162162 - switch
163163 - throw
164- - use_trait
165164 no_homoglyph_names : true
166165 no_leading_namespace_whitespace : true
167166 no_mixed_echo_print :
@@ -235,14 +234,14 @@ parameters:
235234 - function
236235 - const
237236 sort_algorithm : alpha
238- ordered_interfaces : true
237+ ordered_interfaces : false
239238 php_unit_construct :
240239 assertions :
241240 - assertSame
242241 - assertEquals
243242 - assertNotEquals
244243 - assertNotSame
245- php_unit_dedicate_assert : true
244+ php_unit_dedicate_assert : false
246245 php_unit_dedicate_assert_internal_type : false
247246 php_unit_expectation :
248247 target : newest
You can’t perform that action at this time.
0 commit comments