Skip to content

[Conductor] Update friendsofphp/php-cs-fixer to v3.84.0#6

Merged
pscheit merged 1 commit intomainfrom
conductor-friendsofphp-php-cs-fixer-43926
Jul 22, 2025
Merged

[Conductor] Update friendsofphp/php-cs-fixer to v3.84.0#6
pscheit merged 1 commit intomainfrom
conductor-friendsofphp-php-cs-fixer-43926

Conversation

@private-packagist
Copy link
Copy Markdown
Contributor

This PR was automatically generated by Conductor.

The PR contains the changes generated by running the following command:

composer update friendsofphp/php-cs-fixer:v3.84.0 --with-all-dependencies --minimal-changes

Changelog

friendsofphp/php-cs-fixer (Source: GitHub Releases))

v3.84.0

What's Changed

  • feat: VisibilityRequiredFixer - support final promoted properties by @​gharlan in #8835
  • chore: simplify isGivenKind/equals/equalsAll calls by @​gharlan in #8843
  • fix: PhpdocToParamTypeFixer - do not convert types from phpstan-type, phpstan-import-type, psalm-type and psalm-import-type by @​kubawerlos in #8842
  • chore: introduce FCT for few missing tokens by @​keradus in #8845
  • docs: Support for new PHP version by @​keradus in #8780
  • feat: Introduce NoUselessPrintfFixer by @​paulbalandan in #8820
  • feat: NewExpressionParenthesesFixer - add to PHP84MigrationSet by @​gharlan in #8788
  • chore: remove useless static variables for const content by @​gharlan in #8836
  • fix: PhpdocToReturnTypeFixer - do not convert types from phpstan-type, phpstan-import-type, psalm-type and psalm-import-type by @​kubawerlos in #8846
  • fix: PhpdocToPropertyTypeFixer - do not convert types from phpstan-type, phpstan-import-type, psalm-type and psalm-import-type by @​kubawerlos in #8847
  • feat: CastSpacesFixer - support (void) cast by @​kubawerlos in #8851

Full Changelog: v3.83.0...v3.84.0

v3.83.0

What's Changed

  • feat: Suppress enable parallel runner message when only 1 core is available by @​mvorisek in #8833
  • fix: NoUnreachableDefaultArgumentValueFixer - do not crash on property hook by @​gharlan in #8838
  • fix: BracesPositionFixer - fix performance issue for massive files with CT::T_CURLY_CLOSE by @​keradus in #8830
  • CI: mark jobs allow-to-fail declarative, instead of imperative check by @​keradus in #8829
  • chore: FullyQualifiedStrictTypesFixer - reduce function calls by @​gharlan in #8834
  • chore: apply native_constant_invocation for build-in consts by @​keradus in #8837
  • chore: configure native_constant_invocation by @​keradus in #8840
  • chore: early compat check with Symfony 8 by @​keradus in #8827

Full Changelog: v3.82.2...v3.83.0

Task options

If you close the PR, the task will be skipped and Conductor will schedule the next task. Clicking the "Skip" button in the UI has the same effect. Conductor won't attempt to update the dependency to this exact version again but it will schedule updates to newer versions.


Powered by Private Packagist

Conductor executed the following commands:
composer update friendsofphp/php-cs-fixer:v3.84.0 --with-all-dependencies --minimal-changes
@private-packagist
Copy link
Copy Markdown
Contributor Author

composer.lock

Dev Package changes

Package Operation From To About
friendsofphp/php-cs-fixer upgrade v3.82.2 v3.84.0 diff

Settings · Docs · Powered by Private Packagist

@pscheit pscheit merged commit 6842823 into main Jul 22, 2025
1 check passed
@private-packagist private-packagist Bot deleted the conductor-friendsofphp-php-cs-fixer-43926 branch July 22, 2025 10:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant