Skip to content

v1.18.0

Latest
Compare
Choose a tag to compare
@realodix realodix released this 07 Aug 18:40
· 3 commits to main since this release
  • Add class_definition (0e4c5d7)
  • Add ordered_class_elements (a9c8d42, 78f1b75)
  • relax
    • add property-read & property-write to phpdoc_align (c56a934)
    • add no_break_comment (d9a8b87)
    • Set 'group_to_single_imports' => false on single_import_per_statement (af36cbb)
    • ordered_imports['imports_order'] referring to PER CS 2.0 (f56dbc0)
    • method_argument_space, disable after_heredoc (ec09d73)
    • update phpdoc_separation (2ecfeee, b
    • modify class_attributes_separation (2372e63)
    • phpdoc_align, set align to left (c39e819)
    • ordered_types, set null always last (f1a6fd6)
    • leave the inheritdoc tag as is (9260b92)
    • implement PER-CS2.0 concat_space (eebb75c)
    • relax: disable not_operator_with_successor_space (d19c8a3)
    • remove MultilinePromotedPropertiesFixer (9980f13)
    • remove PhpdocTypesCommaSpacesFixer (a8e1ae5)
  • relaxplus
    • add phpdoc_to_comment (849d027)
    • add php_unit_fqcn_annotation (5603bda)
    • add ternary_to_null_coalescing (9ff7ff8)
    • add assign_null_coalescing_to_coalesce_equal (1ad0279)
    • add multiline_comment_opening_closing (57c0ac8)
    • add phpdoc_no_alias_tag (ca861e2)
    • remove php_unit_method_casing (829e128)
  • Add NoPhpStormGeneratedCommentFixer to RelaxPlus and removed it from Relax (0ea9ce4)
  • Add NoUselessDoctrineRepositoryCommentFixer to RelaxPlus and removed it from Relax (f518712)
  • exclude tests/Fixtures/Ruleset from classmap (ebd21fa)
  • remove realodix ruleset (5bd65c8)