This repository has been archived by the owner on Nov 1, 2024. It is now read-only.
[TASK] Update friendsofphp/php-cs-fixer to v3.47.0 #284
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:
3.46.0
->3.47.0
Release Notes
PHP-CS-Fixer/PHP-CS-Fixer (friendsofphp/php-cs-fixer)
v3.47.0
Compare Source
actions/stale
v9 (#7710)host.docker.internal
in Compose override template (#7661)NumericLiteralSeparatorFixer
- change default strategy touse_separator
(#7730)spacing
option toPhpdocAlignFixer
(#6505)union_types
option tophpdoc_to_param_type
,phpdoc_to_property_type
, andphpdoc_to_return_type
fixers (#7672)heredoc_closing_marker
fixer (#7660)multiline_string_to_heredoc
fixer (#7665)NumericLiteralSeparatorFixer
(#6761)heredoc_closing_marker
fixer (#7676)fully_qualified_strict_types
(#7659)@PhpCsFixer
ruleset - enable no_whitespace_before_comma_in_array.after_heredoc (#7670)fully_qualified_strict_types
(respect declared symbols, relative imports, leading backslash in global namespace) (#7679)numeric_literal_separator
(#7735)BinaryOperatorSpacesFixer
- align correctly when multiple shifts occurs in single line (#7593)ClassReferenceNameCasingFixer
capitalizes the property name after the nullsafe operator (#7696)fully_qualified_strict_types
withleading_backslash_in_global_namespace
enabled - handle reserved types in phpDoc (#7648)NoSpaceAroundDoubleColonFixer
must run beforeMethodChainingIndentationFixer
(#7723)no_superfluous_phpdoc_tags
must honor multiline docs (#7697)numeric_literal_separator
- Handle zero-leading floats properly (#7737)Tokens::block*Cache
hit increased by ~12% (#6176)Tokens::clearEmptyTokens
- play defensive with cache clearing (#7658)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.