Added
- Add
StrictExpressions
rule for PSR-12-compliant handling of multi-line control structure expressions
Changed
- Move logical operators to the start of the line in contexts where hanging indentation will not be applied
Fixed
- Improve
PreserveLineBreaks
heuristics to fix an issue where leading operators remain at the end of a line when followed by!
on the next line