chore(deps): update dependency friendsofphp/php-cs-fixer to v3 #12
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.18.4
->3.18.0
Release Notes
PHP-CS-Fixer/PHP-CS-Fixer
v3.18.0
Compare Source
?
andstatic
(#6993)statement_indentation
(#6978)$this
fromTernaryToNullCoalescingFixer
(#7052)return_assignment
not formatting when variables are used incatch
andfinally
(#6960)TypeExpression::allowsNull()
with nullable (#7000)php_unit_namespaced
less greedy (#6952)static
(#6995)FullyQualifiedStrictTypesFixer
- fix shortening when namespace is not empty and import exists (#7027)NoUnneededControlParenthesesFixer
PHP8.0 null-safe operator (#7056)PhpdocToCommentFixer
support for enum cases (#7040)@
in PR title (#6982)actions/stale
to handle stale issues and pull requests (#5085)Utils::naturalLanguageJoin()
in implode calls (#7032)ordered_class_elements
(#6360)Dynamic class constant fetch
(#7004)FinalClassFixer
(#6893)Util::naturalLanguageJoin()
(#7022)readonly
in anonymous class definitions (#7014)readonly
(#7013)HelpCommand::toString()
toUtils
(#7034)SelfStaticAccessorFixer
improvements for enums (#7026)SingleSpaceAroundConstructFixer
- support space beforeas
(#7029)UseArrowFunctionsFixer
- run beforeFunctionDeclarationFixer
(#7065)v3.17.0
Compare Source
self_static_accessor
fixer to the project (again) (#6927)static
toself
assert calls (#6931)OrderedTypesFixer
(#6571)v3.16.0
Compare Source
Tokens::offsetGet()
(#6838)v3.15.1
Compare Source
v3.15.0
Compare Source
v3.14.5
Compare Source
v3.14.4
Compare Source
sebastian/diff:^5.0.0
(#6771)v3.14.3
Compare Source
v3.14.2
Compare Source
v3.14.1
Compare Source
v3.14.0
Compare Source
\Closure
(#6746)v3.13.2
Compare Source
v3.13.1
Compare Source
modernize_types_casting
andno_unneeded_control_parentheses
(#6687)mkdir
argument (-p
insteadof--parents
). (#6689)v3.13.0
Compare Source
v3.12.0
Compare Source
@PHP82Migration
ruleset (#6621)null
,true
,false
) (#6623)v3.11.0
Compare Source
$
from console command snippets (#6600)$
from console command snippets in documentation (#6599)self
(#6583)v3.10.0
Compare Source
regular_callable_call
with static property (#6539)@method
(#6366)new static
(#6380)v3.9.6
Compare Source
statement_indentation
compatibility withbraces
(#6401)v3.9.5
Compare Source
v3.9.4
Compare Source
v3.9.3
Compare Source
v3.9.2
Compare Source
v3.9.1
Compare Source
statement_indentation
(#6429)=
inside array definitions (#6444)StaticLambda
fixer (#6440)ISSUE_TEMPLATE
hints to check applied rules (#6398)attributes
option - Fix support forenum
case
(#6426)match
support (#6381)type_colon
(#6434)v3.8.0
Compare Source
elseif
(paulbalandan, SpacePossum)v3.7.0
Compare Source
=
inside calls of methods (VincentLanglet)is_scalar
,sizeof
,ini_get
in list of compiled functions (jderusse)v3.6.0
Compare Source
is_resource
. (drupol)v3.5.0
Compare Source
Tokens::insertSlices
not moving around all affected tokens (paulbalandan, SpacePossum)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.