Skip to content

Releases: realodix/relax

v1.11.0

22 Jun 17:52
Compare
Choose a tag to compare

Full Changelog: v1.10.0...v1.11.0

v1.10.0

17 Jun 18:10
Compare
Choose a tag to compare
  • Realodix: Set minimum_number_of_parameters to 2 on PhpCsFixerCustomFixers/multiline_promoted_properties rule (545f191)

v1.9.0

14 Jun 07:30
Compare
Choose a tag to compare
  • Laravel: Enable single_line_empty_body fixer (8153f61)
  • fix wrong namespace of RuleSetInterface (7c85685)
  • [BC] Remove ability to call PHP-CS-Fixer rule set from Config::create() (b731967)

v1.8.0

17 May 18:40
Compare
Choose a tag to compare
  • Realodix: Add an attribute to the no_extra_blank_lines rule (7b8d48b)

v1.7.0

17 Mar 10:55
Compare
Choose a tag to compare
  • Realodix: Add phpdoc_param_order (a9a1db8)
  • Realodix: Add attribute_empty_parentheses (cb8b9d2)

Full Changelog: v1.6.6...v1.7.0

v1.6.6

17 Jan 13:29
Compare
Choose a tag to compare
  • Laravel: Replace custom phpdoc_align rule with php-cs-fixer option (e67f1ef)

v1.6.5

10 Jan 20:14
Compare
Choose a tag to compare
  • Laravel: Change default for nullable_type_declaration_for_default_null_value (a257dd7)
  • Laravel: Set fully_qualified_strict_types to false (9748b7f)
  • friendsofphp/php-cs-fixer v3.46 (34c5bb8)

v1.6.4

06 Dec 20:05
Compare
Choose a tag to compare
  • Add support for Symfony 7 (cb8501f)

v1.6.3

08 Oct 18:57
Compare
Choose a tag to compare
  • friendsofphp/php-cs-fixer v3.34 (a6e4326)
  • Laravel: Replace deprecated rules (47d0051)
  • Realodix: Replace deprecated rules (f2e5b94)

v1.6.2

19 Sep 12:32
a7888ae
Compare
Choose a tag to compare
  • Fix @PER-CS1.0 and @PER-CS1.0:risky not found (#8)