Changed
- Improve formatting of chained method calls
- Ignore all but the last of any incompatible rules given on the command line
- Update
laravel
preset (CLI only)
Fixed
- Fix issue where operators after
$object->{$property}
expressions are sometimes treated as unary operators - Fix issue where "Align Lists" adds newlines between method chain arguments
- Fix handling of one-line comments with a subsequent close bracket
- Add tests for idempotent output and fix issues subsequently detected in comment placement and "Align Fn"