Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ergebnis/php-cs-fixer-config
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 6.42.2
Choose a base ref
...
head repository: ergebnis/php-cs-fixer-config
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 6.43.0
Choose a head ref
  • 18 commits
  • 4 files changed
  • 3 contributors

Commits on Feb 10, 2025

  1. composer(deps-dev): Bump rector/rector from 2.0.7 to 2.0.9

    Bumps [rector/rector](https://github.com/rectorphp/rector) from 2.0.7 to 2.0.9.
    - [Release notes](https://github.com/rectorphp/rector/releases)
    - [Commits](rectorphp/rector@2.0.7...2.0.9)
    
    ---
    updated-dependencies:
    - dependency-name: rector/rector
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 10, 2025
    Configuration menu
    Copy the full SHA
    b8835cd View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1166 from ergebnis/dependabot/composer/rector/rec…

    …tor-2.0.9
    
    composer(deps-dev): Bump rector/rector from 2.0.7 to 2.0.9
    ergebnis-bot authored Feb 10, 2025
    Configuration menu
    Copy the full SHA
    5d05171 View commit details
    Browse the repository at this point in the history
  3. composer(deps-dev): Bump ergebnis/phpunit-slow-test-detector

    Bumps [ergebnis/phpunit-slow-test-detector](https://github.com/ergebnis/phpunit-slow-test-detector) from 2.17.0 to 2.18.0.
    - [Release notes](https://github.com/ergebnis/phpunit-slow-test-detector/releases)
    - [Changelog](https://github.com/ergebnis/phpunit-slow-test-detector/blob/main/CHANGELOG.md)
    - [Commits](ergebnis/phpunit-slow-test-detector@2.17.0...2.18.0)
    
    ---
    updated-dependencies:
    - dependency-name: ergebnis/phpunit-slow-test-detector
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 10, 2025
    Configuration menu
    Copy the full SHA
    87998fb View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1168 from ergebnis/dependabot/composer/ergebnis/p…

    …hpunit-slow-test-detector-2.18.0
    
    composer(deps-dev): Bump ergebnis/phpunit-slow-test-detector from 2.17.0 to 2.18.0
    ergebnis-bot authored Feb 10, 2025
    Configuration menu
    Copy the full SHA
    b1fe1ef View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2025

  1. Fix: Order

    localheinz committed Feb 12, 2025
    Configuration menu
    Copy the full SHA
    1493d4f View commit details
    Browse the repository at this point in the history
  2. composer(deps): Bump friendsofphp/php-cs-fixer from 3.68.3 to 3.68.5

    Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer) from 3.68.3 to 3.68.5.
    - [Release notes](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases)
    - [Changelog](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/master/CHANGELOG.md)
    - [Commits](PHP-CS-Fixer/PHP-CS-Fixer@v3.68.3...v3.68.5)
    
    ---
    updated-dependencies:
    - dependency-name: friendsofphp/php-cs-fixer
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 12, 2025
    Configuration menu
    Copy the full SHA
    56dc8f8 View commit details
    Browse the repository at this point in the history
  3. Fix: Update CHANGELOG.md

    localheinz committed Feb 12, 2025
    Configuration menu
    Copy the full SHA
    379ee6b View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1165 from ergebnis/dependabot/composer/friendsofp…

    …hp/php-cs-fixer-3.68.5
    
    composer(deps): Bump friendsofphp/php-cs-fixer from 3.68.3 to 3.68.5
    localheinz authored Feb 12, 2025
    Configuration menu
    Copy the full SHA
    b62e4c2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5f5b098 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2025

  1. composer(deps-dev): Bump phpstan/phpstan from 2.1.4 to 2.1.5

    Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 2.1.4 to 2.1.5.
    - [Release notes](https://github.com/phpstan/phpstan/releases)
    - [Changelog](https://github.com/phpstan/phpstan/blob/2.1.x/CHANGELOG.md)
    - [Commits](phpstan/phpstan@2.1.4...2.1.5)
    
    ---
    updated-dependencies:
    - dependency-name: phpstan/phpstan
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 16, 2025
    Configuration menu
    Copy the full SHA
    a2143ee View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1171 from ergebnis/dependabot/composer/phpstan/ph…

    …pstan-2.1.5
    
    composer(deps-dev): Bump phpstan/phpstan from 2.1.4 to 2.1.5
    ergebnis-bot authored Feb 16, 2025
    Configuration menu
    Copy the full SHA
    80bfd8c View commit details
    Browse the repository at this point in the history
  3. composer(deps): Bump kubawerlos/php-cs-fixer-custom-fixers

    Bumps [kubawerlos/php-cs-fixer-custom-fixers](https://github.com/kubawerlos/php-cs-fixer-custom-fixers) from 3.22.0 to 3.23.0.
    - [Release notes](https://github.com/kubawerlos/php-cs-fixer-custom-fixers/releases)
    - [Changelog](https://github.com/kubawerlos/php-cs-fixer-custom-fixers/blob/main/CHANGELOG.md)
    - [Commits](kubawerlos/php-cs-fixer-custom-fixers@v3.22.0...v3.23.0)
    
    ---
    updated-dependencies:
    - dependency-name: kubawerlos/php-cs-fixer-custom-fixers
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 16, 2025
    Configuration menu
    Copy the full SHA
    7bf6cc3 View commit details
    Browse the repository at this point in the history
  4. Fix: Update CHANGELOG.md

    localheinz committed Feb 16, 2025
    Configuration menu
    Copy the full SHA
    a7cc73c View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1169 from ergebnis/dependabot/composer/kubawerlos…

    …/php-cs-fixer-custom-fixers-3.23.0
    
    composer(deps): Bump kubawerlos/php-cs-fixer-custom-fixers from 3.22.0 to 3.23.0
    localheinz authored Feb 16, 2025
    Configuration menu
    Copy the full SHA
    118b00b View commit details
    Browse the repository at this point in the history
  6. composer(deps): Bump friendsofphp/php-cs-fixer from 3.68.5 to 3.69.0

    Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer) from 3.68.5 to 3.69.0.
    - [Release notes](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases)
    - [Changelog](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/master/CHANGELOG.md)
    - [Commits](PHP-CS-Fixer/PHP-CS-Fixer@v3.68.5...v3.69.0)
    
    ---
    updated-dependencies:
    - dependency-name: friendsofphp/php-cs-fixer
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 16, 2025
    Configuration menu
    Copy the full SHA
    7d6f381 View commit details
    Browse the repository at this point in the history
  7. Fix: Update CHANGELOG.md

    localheinz committed Feb 16, 2025
    Configuration menu
    Copy the full SHA
    a234eea View commit details
    Browse the repository at this point in the history
  8. Merge pull request #1170 from ergebnis/dependabot/composer/friendsofp…

    …hp/php-cs-fixer-3.69.0
    
    composer(deps): Bump friendsofphp/php-cs-fixer from 3.68.5 to 3.69.0
    localheinz authored Feb 16, 2025
    Configuration menu
    Copy the full SHA
    69ce123 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ab79e55 View commit details
    Browse the repository at this point in the history
Loading