Skip to content

Tags: mfn/php-cs-fixer-config

Tags

2.6.0

Toggle 2.6.0's commit message

Verified

This commit was signed with the committer’s verified signature.
mfn Markus Podar
Update changelog for new release

2.5.0

Toggle 2.5.0's commit message

Verified

This commit was signed with the committer’s verified signature.
mfn Markus Podar
Add explicit config for `nullable_type_declaration`

2.4.0

Toggle 2.4.0's commit message

Verified

This commit was signed with the committer’s verified signature.
mfn Markus Podar
Add explicit config for `ordered_imports`

2.3.0

Toggle 2.3.0's commit message

Verified

This commit was signed with the committer’s verified signature.
mfn Markus Podar
Use `is_null`

Goodbye `is_null()`, hello `null`!

2.2.0

Toggle 2.2.0's commit message

Verified

This commit was signed with the committer’s verified signature.
mfn Markus Podar
Use `no_trailing_comma_in_singleline`

- Instead of deprecated `no_trailing_comma_in_list_call` and `no_trailing_comma_in_singleline_array`
- clarify readme/composer.json the config is now for v3.11 and up
- prepare for 2.1.0 release.

2.1.0

Toggle 2.1.0's commit message

Verified

This commit was signed with the committer’s verified signature.
mfn Markus Podar
Use `no_trailing_comma_in_singleline`

- Instead of deprecated `no_trailing_comma_in_list_call` and `no_trailing_comma_in_singleline_array`
- clarify readme/composer.json the config is now for v3.11 and up
- prepare for 2.1.0 release.

2.0.0

Toggle 2.0.0's commit message

Verified

This commit was signed with the committer’s verified signature.
mfn Markus Podar
Prepare for 2.0.0 release

1.0.2

Toggle 1.0.2's commit message

Verified

This commit was signed with the committer’s verified signature.
mfn Markus Podar
Add CHANGELOG.md and bump version number

1.0.1

Toggle 1.0.1's commit message

Verified

This commit was signed with the committer’s verified signature.
mfn Markus Podar
composer: any newer PHP version is good

1.0.0

Toggle 1.0.0's commit message

Verified

This commit was signed with the committer’s verified signature.
mfn Markus Podar
Add README