Releases: CodeIgniter/coding-standard
Releases · CodeIgniter/coding-standard
v1.8.2 Coding Standard
What's Changed
- Add
case
to ordered_class_elements order - Bump to phpstan 2.0
Full Changelog: v1.8.1...v1.8.2
v1.8.1 Coding Standard
What's Changed
- Add
keep_annotations
option forphp_unit_attributes
- Add
php_unit_assert_new_names
fixer - Bump dependencies
Full Changelog: v1.8.0...v1.8.1
v1.8.0 Coding Standard
v1.7.16 Coding Standard
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
What's Changed
- Remove deprecated option of
nullable_type_declaration_for_default_null_value
v1.7.14 Coding Standard
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
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
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
v1.7.10 Coding Standard
What's Changed
- Bump to php-cs-fixer v3.34
- Bump to php-cs-fixer v3.30
- Fix tag name in release