-
Notifications
You must be signed in to change notification settings - Fork 8
/
.php_cs.cache
1 lines (1 loc) · 3.88 KB
/
.php_cs.cache
1
{"php":"7.2.34","version":"2.17.3:v2.17.3#bd32f5dd72cdfc7b53f54077f980e144bfa2f595","indent":" ","lineEnding":"\n","rules":{"blank_line_after_namespace":true,"braces":true,"class_definition":true,"constant_case":true,"elseif":true,"function_declaration":true,"indentation_type":true,"line_ending":true,"lowercase_keywords":true,"method_argument_space":true,"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":true,"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,"array_syntax":{"syntax":"short"},"binary_operator_spaces":{"align_double_arrow":false,"align_equals":false},"blank_line_after_opening_tag":true,"blank_line_before_return":true,"cast_spaces":true,"combine_consecutive_unsets":true,"declare_strict_types":true,"function_typehint_space":true,"hash_to_slash_comment":true,"header_comment":{"commentType":"PHPDoc","header":"This file is part of prooph\/psb-enqueue-producer.\n(c) 2017-2021 Alexander Miertsch <kontakt@codeliner.ws>\n(c) 2017-2021 Sascha-Oliver Prolic <saschaprolic@googlemail.com>\n(c) 2017-2021 Formapro <opensource@forma-pro.com>\n\nFor the full copyright and license information, please view the LICENSE\nfile that was distributed with this source code.","location":"after_open","separate":"both"},"include":true,"linebreak_after_opening_tag":true,"lowercase_constants":true,"method_separation":true,"modernize_types_casting":true,"native_function_casing":true,"native_function_invocation":true,"new_with_braces":true,"no_alias_functions":true,"no_blank_lines_after_class_opening":true,"no_empty_statement":true,"no_extra_consecutive_blank_lines":true,"no_leading_import_slash":true,"no_leading_namespace_whitespace":true,"no_multiline_whitespace_around_double_arrow":true,"no_multiline_whitespace_before_semicolons":true,"no_short_bool_cast":true,"no_short_echo_tag":true,"no_singleline_whitespace_before_semicolons":true,"no_spaces_around_offset":true,"no_trailing_comma_in_list_call":true,"no_trailing_comma_in_singleline_array":true,"no_unneeded_control_parentheses":true,"no_unreachable_default_argument_value":true,"no_unused_imports":true,"no_useless_else":true,"no_useless_return":true,"no_whitespace_before_comma_in_array":true,"no_whitespace_in_blank_line":true,"normalize_index_brace":true,"not_operator_with_successor_space":true,"object_operator_without_whitespace":true,"ordered_imports":true,"phpdoc_indent":true,"phpdoc_inline_tag":true,"psr4":true,"return_type_declaration":true,"semicolon_after_instruction":true,"short_scalar_cast":true,"single_quote":true,"standardize_not_equals":true,"strict_comparison":true,"ternary_operator_spaces":true,"trailing_comma_in_multiline_array":true,"trim_array_spaces":true,"unary_operator_spaces":true,"whitespace_after_comma_in_array":true},"hashes":{"tests\/Container\/SimpleClientFactoryTest.php":2868957602,"tests\/Container\/EnqueueMessageProducerFactoryTest.php":4105247696,"tests\/Container\/EnqueueSerializerFactoryTest.php":1155574138,"tests\/Container\/EnqueueMessageProcessorFactoryTest.php":3247550380,"tests\/EnqueueMessageProducerTest.php":4144522306,"tests\/Functional\/EnqueueMessageProducerTest.php":3662638096,"tests\/EnqueueSerializerTest.php":408250731,"tests\/EnqueueMessageProcessorTest.php":2436002813,"src\/EnqueueMessageProducer.php":4275660708,"src\/EnqueueMessageProcessor.php":3275782911,"src\/Container\/EnqueueMessageProcessorFactory.php":1973439513,"src\/Container\/EnqueueMessageProducerFactory.php":2510004931,"src\/Container\/EnqueueSerializerFactory.php":2964672793,"src\/Container\/SimpleClientFactory.php":160184021,"src\/DelayedMessage.php":1861112731,"src\/EnqueueSerializer.php":1023063320}}