This changelog references the relevant changes done between versions.
To get the diff for a specific change, go to https://github.com/kreta/PhpCsFixerConfig/commit/XXX where XXX is the change hash To get the diff between two versions, go to https://github.com/kreta/PhpCsFixerConfig/compare/v1.0.0...v1.1.0
- 1.0.3
- Removed nonexistent
space_after
fromreturn_type_declaration
rule.
- Removed nonexistent
- 1.0.2
- Removed
simplified_null_return
rule.
- Removed
- 1.0.1
- Removed
binary_operator_spaces
align_equals
rule.
- Removed
- 1.0.0
- Initial release.