Skip to content

Commit

Permalink
feat: support more cases
Browse files Browse the repository at this point in the history
  • Loading branch information
harttle committed Aug 29, 2019
1 parent 639b587 commit 185b141
Show file tree
Hide file tree
Showing 35 changed files with 2,076 additions and 579 deletions.
2 changes: 1 addition & 1 deletion .php_cs.cache
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"php":"7.3.8","version":"2.15.1:v2.15.1#20064511ab796593a3990669eff5f5b535001f7c","indent":" ","lineEnding":"\n","rules":{"blank_line_after_namespace":true,"braces":true,"class_definition":true,"elseif":true,"function_declaration":true,"indentation_type":true,"line_ending":true,"lowercase_constants":true,"lowercase_keywords":true,"method_argument_space":{"on_multiline":"ensure_fully_multiline"},"no_break_comment":true,"no_closing_tag":true,"no_spaces_after_function_name":true,"no_spaces_inside_parenthesis":true,"no_trailing_whitespace":true,"no_trailing_whitespace_in_comment":true,"single_blank_line_at_eof":true,"single_class_element_per_statement":{"elements":["property"]},"single_import_per_statement":true,"single_line_after_imports":true,"switch_case_semicolon_to_colon":true,"switch_case_space":true,"visibility_required":true,"encoding":true,"full_opening_tag":true},"hashes":{"\/tmp\/vW6aolH\/2\/precode.php":1055820987,"\/tmp\/vW6aolH\/5\/precode.php":1055820987,"\/tmp\/vW6aolH\/10\/precode.php":1055820987,"\/tmp\/v8lP4Pr\/19\/precode.php":3830120851,"\/tmp\/vglPZER\/1202\/San.php":1939724901,"\/tmp\/v2hKxnm\/74\/ssr.php":2976412624}}
{"php":"7.3.8","version":"2.15.1:v2.15.1#20064511ab796593a3990669eff5f5b535001f7c","indent":" ","lineEnding":"\n","rules":{"blank_line_after_namespace":true,"braces":true,"class_definition":true,"elseif":true,"function_declaration":true,"indentation_type":true,"line_ending":true,"lowercase_constants":true,"lowercase_keywords":true,"method_argument_space":{"on_multiline":"ensure_fully_multiline"},"no_break_comment":true,"no_closing_tag":true,"no_spaces_after_function_name":true,"no_spaces_inside_parenthesis":true,"no_trailing_whitespace":true,"no_trailing_whitespace_in_comment":true,"single_blank_line_at_eof":true,"single_class_element_per_statement":{"elements":["property"]},"single_import_per_statement":true,"single_line_after_imports":true,"switch_case_semicolon_to_colon":true,"switch_case_space":true,"visibility_required":true,"encoding":true,"full_opening_tag":true},"hashes":{"\/tmp\/vW6aolH\/2\/precode.php":1055820987,"\/tmp\/vW6aolH\/5\/precode.php":1055820987,"\/tmp\/vW6aolH\/10\/precode.php":1055820987,"\/tmp\/v8lP4Pr\/19\/precode.php":3830120851,"\/tmp\/vglPZER\/1202\/San.php":1939724901,"\/tmp\/v2hKxnm\/74\/ssr.php":2976412624,"\/tmp\/vMJocIE\/3\/ssr.php":3567907173,"\/tmp\/vMJocIE\/8\/ssr.php":3567907173,"\/tmp\/vMJocIE\/21\/ssr.php":1828910878,"\/tmp\/vMJocIE\/29\/ssr.php":2020623447,"\/tmp\/vMJocIE\/44\/ssr.php":1781916730,"\/tmp\/vMJocIE\/121\/ssr.php":879048435,"\/tmp\/vMJocIE\/175\/ssr.php":1630225453,"\/tmp\/vMJocIE\/479\/ssr.php":2759521937,"\/tmp\/vMJocIE\/496\/ssr.php":605249896,"\/tmp\/vMJocIE\/633\/ssr.php":1783451590,"\/tmp\/vMJocIE\/769\/ssr.php":2170056779,"\/tmp\/vMJocIE\/816\/ssr.php":1826389859,"\/tmp\/vMJocIE\/819\/ssr.php":2222188087}}
Loading

0 comments on commit 185b141

Please sign in to comment.