This repository has been archived by the owner on Mar 1, 2023. It is now read-only.
v6.0.0
feat : enabled PedroTroller/comment_line_to_phpdoc_block
feat : enabled PedroTroller/doctrine_migrations
feat : enabled PedroTroller/useless_code_after_return
feat : enabled date_time_immutable
feat : enabled final_public_method_for_abstract_class
feat : enabled fopen_flag_order
feat : enabled fopen_flags
feat : enabled no_extra_blank_lines
'tokens' => [
'break',
'case',
'continue',
'curly_brace_block',
'default',
'extra',
'parenthesis_brace_block',
'return',
'square_brace_block',
'switch',
'throw',
'use',
'use_trait',
],
feat : enabled no_superfluous_phpdoc_tags
feat : changed ordered_class_elements to true
feat : enabled php_unit_test_class_requires_covers
feat : phpdoc_add_missing_param_annotation -> only_untyped
feat : disabled heredoc_indentation
feat : changed native_function_invocation
[
'include' => ['@compiler_optimized'],
'scope' => 'namespaced',
'strict' => true,
]
feat : disabled single_line_throw