File tree Expand file tree Collapse file tree 1 file changed +1
-7
lines changed
Expand file tree Collapse file tree 1 file changed +1
-7
lines changed Original file line number Diff line number Diff line change 77 "spacing" : " one"
88 },
99 "date_time_immutable" : true ,
10- "declare_strict_types" : false ,
1110 "lowercase_keywords" : true ,
1211 "lowercase_static_reference" : true ,
13- "final_class" : false ,
14- "final_internal_class" : false ,
15- "final_public_method_for_abstract_class" : false ,
1612 "fully_qualified_strict_types" : true ,
1713 "global_namespace_import" : {
1814 "import_classes" : true ,
1915 "import_constants" : true ,
20- "import_functions" : true
16+ "import_functions" : false
2117 },
22- "mb_str_functions" : false ,
2318 "modernize_types_casting" : true ,
2419 "new_with_parentheses" : false ,
2520 "no_superfluous_elseif" : true ,
5550 "protected_to_private" : true ,
5651 "self_accessor" : true ,
5752 "self_static_accessor" : true ,
58- "strict_comparison" : false ,
5953 "visibility_required" : true
6054 }
6155}
You can’t perform that action at this time.
0 commit comments