Releases: CodeIgniter/coding-standard
Releases · CodeIgniter/coding-standard
v1.8.8 Coding Standard
What's Changed
- Add but disable
phpdoc_tag_no_named_arguments - Add
modifier_keywordsfixer - Add
@consttophpdoc_no_alias_tag
Full Changelog: v1.8.7...v1.8.8
v1.8.7 Coding Standard
v1.8.6 Coding Standard
v1.8.5 Coding Standard
What's Changed
- Enable
import_symbolsoption infully_qualified_strict_types - Fix
staticMethod.internalClasserror
Full Changelog: v1.8.4...v1.8.5
v1.8.4 Coding Standard
What's Changed
- Update badges
- Enable
php_unit_data_provider_method_orderfixer - Bump php-cs-fixer to v3.70
- Enable
modernize_striposoption inmodernize_strposfixer
Full Changelog: v1.8.3...v1.8.4
v1.8.3 Coding Standard
What's Changed
- Bump to php-cs-fixer v3.67 and cs-config v3.25
- Add
@phpstan-ignoreto ignored tags ofcomment_to_phpdoc - Add
general_attribute_removefixer - Enable
get_class_to_class_keyword - Add more elements to
trailing_comma_in_multiline
Full Changelog: v1.8.2...v1.8.3
v1.8.2 Coding Standard
What's Changed
- Add
caseto 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_annotationsoption forphp_unit_attributes - Add
php_unit_assert_new_namesfixer - 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_attributesfor now - Fix cs-config to v3.18 for now
- Disable
ordered_attributesfor PHP <8.0