install v2.19 and run in verbose mode (php-cs-fixer fix -v) or in future mode (PHP_CS_FIXER_FUTURE_MODE=1 php-cs-fixer fix) to identify and fix deprecations
minor #3389 AccessibleObject - drop class (keradus)
minor #3390 Drop deprecated rules: blank_line_before_return, hash_to_slash_comment, method_separation, no_extra_consecutive_blank_lines, no_multiline_whitespace_before_semicolons and pre_increment (keradus)
minor #3456 AutoReview - drop references to removed rule (keradus)
minor #3659 use php-cs-fixer/diff ^2.0 (SpacePossum)
minor #3681 CiIntegrationTest - fix incompatibility from 2.x line (keradus)
minor #3740 NoUnusedImportsFixer - remove SF exception (SpacePossum)
minor #3771 UX: always set error_reporting in entry file, not Application (keradus)
minor #3922 Make some more classes final (ntzm, SpacePossum)
minor #3995 Change default config of native_function_invocation (dunglas, SpacePossum)
minor #4432 DX: remove empty sets from RuleSet (kubawerlos)
minor #3389 AccessibleObject - drop class (keradus)
minor #3390 Drop deprecated rules: blank_line_before_return, hash_to_slash_comment, method_separation, no_extra_consecutive_blank_lines, no_multiline_whitespace_before_semicolons and pre_increment (keradus)
minor #3456 AutoReview - drop references to removed rule (keradus)
minor #3659 use php-cs-fixer/diff ^2.0 (SpacePossum)
minor #3681 CiIntegrationTest - fix incompatibility from 2.x line (keradus)
minor #3740 NoUnusedImportsFixer - remove SF exception (SpacePossum)
minor #3771 UX: always set error_reporting in entry file, not Application (keradus)
minor #3922 Make some more classes final (ntzm, SpacePossum)
minor #3995 Change default config of native_function_invocation (dunglas, SpacePossum)
minor #4432 DX: remove empty sets from RuleSet (kubawerlos)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps friendsofphp/php-cs-fixer from 2.18.0 to 3.0.0.
Release notes
Sourced from friendsofphp/php-cs-fixer's releases.
... (truncated)
Changelog
Sourced from friendsofphp/php-cs-fixer's changelog.
... (truncated)
Commits
c15377b
prepared the 3.0.0 release27209e2
Merge branch 'master' into 3.0714e192
bumped versiond5b8a9d
prepared the 2.19.0 releasedee1277
Merge branch '2.18'b3281bb
prepared the 2.18.7 release04a087d
Merge branch 'master' into 3.045987c9
feature #5674 UX: Display deprecations to end-user (keradus)114bb0e
Merge branch 'master' into 3.0c5d6614
Merge branch '2.18'Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)