Skip to content

Conversation

@private-packagist
Copy link
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.90.0 --with-all-dependencies --minimal-changes

Changelog

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

v3.90.0

What's Changed

  • feat: always have @​PHPXxYMigration(:risky) sets for supported PHP versions by @​keradus in #9207
  • feat: Finder to find dot-files by default in v4/future-mode by @​keradus in #9187
  • fix: manage the space between operator and version on Composer JSON reader by @​misaert in #9203
  • fix: PhpdocAnnotationWithoutDotFixer lowercases @​param type when description starts with all-uppercase word by @​mmarseu in #9169
  • DX: describe command - allow to expose rules without sets via @​- alias by @​keradus in #9178
  • DX: different name for special configs by @​keradus in #9180
  • DX: improve types for testInvalidConfiguration methods by @​kubawerlos in #9206
  • UX: describe command - allow to visualize Set as tree by @​keradus in #9179
  • UX: groom warning of PHP mismatch for runtime vs target project minimum supported version by @​keradus in #9202
  • UX: Rules override warning by @​keradus in #9188
  • chore: Declare support for Symfony 8 by @​Kocal in #9172
  • chore: add missing v4 TODOs by @​keradus in #9197
  • chore: mark one remaining Analyzer to become internal by @​keradus in #9194
  • chore: mark v2 leftovers with v4 TODO by @​keradus in #9181
  • chore: no need for deprecation trigger in internal DataProviderAnalysis by @​keradus in #9192
  • deps: bump crate-ci/typos from 1.38.1 to 1.39.0 by @​dependabot[bot] in #9175
  • deps: bump crate-ci/typos from 1.39.0 to 1.39.2 by @​dependabot[bot] in #9205
  • deps: bump the phpstan group in /dev-tools with 2 updates by @​dependabot[bot] in #9204
  • docs: rework .php-cs-fixer.php local config file docs by @​keradus in #9185
  • docs: update Set descriptions by @​keradus in #9183
  • refactor: move assertions from tearDown into assertPostConditions to fix Test code or tested code did not remove its own error handlers warning by @​keradus in #9182
  • refactor: prevent tests to use actual repository .php-cs-fixer.dist.php file by @​keradus in #9177
  • test: add more test(s) for ComposerJsonReader by @​keradus in #9200
  • test: ensure calling parent method from hook-alike methods by @​keradus in #9184

New Contributors

Full Changelog: v3.89.2...v3.90.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.90.0 --with-all-dependencies --minimal-changes
@private-packagist
Copy link
Contributor Author

composer.lock

Dev Package changes

Package Operation From To About
friendsofphp/php-cs-fixer upgrade v3.89.2 v3.90.0 diff

Settings · Docs · Powered by Private Packagist

@pscheit pscheit merged commit 935de82 into main Dec 1, 2025
1 check passed
@private-packagist private-packagist bot deleted the conductor-friendsofphp-php-cs-fixer-55984 branch December 1, 2025 13:47
@packagist-psc-dev
Copy link

composer.lock

Dev Package changes

Package Operation From To About
friendsofphp/php-cs-fixer upgrade v3.89.2 v3.90.0 diff

Settings · Docs · Powered by Private Packagist

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.

2 participants