Skip to content

Releases: CodeIgniter/coding-standard

v1.8.1 Coding Standard

05 Aug 11:20
v1.8.1
2c16682
Compare
Choose a tag to compare

What's Changed

  • Add keep_annotations option for php_unit_attributes
  • Add php_unit_assert_new_names fixer
  • Bump dependencies

Full Changelog: v1.8.0...v1.8.1

v1.8.0 Coding Standard

16 Jun 15:54
v1.8.0
a523fd0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.7.16...v1.8.0

v1.7.16 Coding Standard

18 May 12:41
v1.7.16
8b2c0de
Compare
Choose a tag to compare

What's Changed

  • Disable php_unit_attributes for now
  • Fix cs-config to v3.18 for now
  • Disable ordered_attributes for PHP <8.0

v1.7.15 Coding Standard

24 Mar 13:34
v1.7.15
cb5010a
Compare
Choose a tag to compare

What's Changed

  • Remove deprecated option of nullable_type_declaration_for_default_null_value

v1.7.14 Coding Standard

25 Feb 15:30
v1.7.14
d79e773
Compare
Choose a tag to compare

What's Changed

  • Bump php-cs-fixer to v3.49
  • Enable string_implicit_backslashes fixer
  • Add/remove property-read and property-write
  • Enable phpdoc_list_type
  • Bump to php-cs-fixer v3.50
  • Enable allow_hidden_params option
  • also align @phpstan-type and @phpstan-var
  • Enable phpdoc_array_type

v1.7.13 Coding Standard

27 Jan 16:35
v1.7.13
ad0e36c
Compare
Choose a tag to compare

What's Changed

  • Update GHA workflows
  • Bump to php-cs-fixer v3.47
  • Disable all new rules in v3.47
  • Apply new options to phpdoc_align fixer
  • Bump actions/cache from 3 to 4 (#17)

Full Changelog: v1.7.12...v1.7.13

v1.7.12 Coding Standard

29 Dec 16:46
v1.7.12
c6b0875
Compare
Choose a tag to compare

What's Changed

  • Bump php-cs-fixer to v3.43
  • Enable other options of fully_qualified_strict_types
  • Disable class_keyword
  • Disable option for statement_indentation
  • Use default for option of unary_operator_spaces

v1.7.11 Coding Standard

13 Oct 05:10
v1.7.11
5eba1b2
Compare
Choose a tag to compare

What's Changed

  • Bump php-cs-fixer to v3.35

Full Changelog: v1.7.10...v1.7.11

v1.7.10 Coding Standard

01 Oct 12:32
v1.7.10
b875f3c
Compare
Choose a tag to compare

What's Changed

  • Bump to php-cs-fixer v3.34
  • Bump to php-cs-fixer v3.30
  • Fix tag name in release

v1.7.9 Coding Standard

18 Sep 10:15
v1.7.9
841ef22
Compare
Choose a tag to compare

What's Changed

  • Bump actions/checkout from 3 to 4 by @dependabot in #12
  • Add long_to_shorthand_operator by @ddevsr in #13
  • Update release.yml

Full Changelog: v1.7.8...v1.7.9