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.43.0
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.1
Choose a head ref
  • 10 commits
  • 6 files changed
  • 3 contributors

Commits on Feb 18, 2025

  1. composer(deps-dev): Bump ergebnis/phpstan-rules from 2.6.1 to 2.8.0

    Bumps [ergebnis/phpstan-rules](https://github.com/ergebnis/phpstan-rules) from 2.6.1 to 2.8.0.
    - [Release notes](https://github.com/ergebnis/phpstan-rules/releases)
    - [Changelog](https://github.com/ergebnis/phpstan-rules/blob/main/CHANGELOG.md)
    - [Commits](ergebnis/phpstan-rules@2.6.1...2.8.0)
    
    ---
    updated-dependencies:
    - dependency-name: ergebnis/phpstan-rules
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 18, 2025
    Configuration menu
    Copy the full SHA
    98725b9 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2025

  1. Merge pull request #1172 from ergebnis/dependabot/composer/ergebnis/p…

    …hpstan-rules-2.8.0
    
    composer(deps-dev): Bump ergebnis/phpstan-rules from 2.6.1 to 2.8.0
    localheinz authored Feb 19, 2025
    Configuration menu
    Copy the full SHA
    f727694 View commit details
    Browse the repository at this point in the history
  2. github-actions(deps): Bump actions/cache from 4.2.0 to 4.2.1

    Bumps [actions/cache](https://github.com/actions/cache) from 4.2.0 to 4.2.1.
    - [Release notes](https://github.com/actions/cache/releases)
    - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
    - [Commits](actions/cache@v4.2.0...v4.2.1)
    
    ---
    updated-dependencies:
    - dependency-name: actions/cache
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 19, 2025
    Configuration menu
    Copy the full SHA
    d055e3e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1174 from ergebnis/dependabot/github_actions/acti…

    …ons/cache-4.2.1
    
    github-actions(deps): Bump actions/cache from 4.2.0 to 4.2.1
    ergebnis-bot authored Feb 19, 2025
    Configuration menu
    Copy the full SHA
    09fba50 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2025

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

    Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 2.1.5 to 2.1.6.
    - [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.5...2.1.6)
    
    ---
    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 21, 2025
    Configuration menu
    Copy the full SHA
    bfeee4d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1175 from ergebnis/dependabot/composer/phpstan/ph…

    …pstan-2.1.6
    
    composer(deps-dev): Bump phpstan/phpstan from 2.1.5 to 2.1.6
    ergebnis-bot authored Feb 21, 2025
    Configuration menu
    Copy the full SHA
    be0171e View commit details
    Browse the repository at this point in the history
  3. composer(deps): Bump friendsofphp/php-cs-fixer from 3.69.0 to 3.69.1

    Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer) from 3.69.0 to 3.69.1.
    - [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.69.0...v3.69.1)
    
    ---
    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 21, 2025
    Configuration menu
    Copy the full SHA
    30432fc View commit details
    Browse the repository at this point in the history
  4. Fix: Update CHANGELOG.md

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

    …hp/php-cs-fixer-3.69.1
    
    composer(deps): Bump friendsofphp/php-cs-fixer from 3.69.0 to 3.69.1
    localheinz authored Feb 21, 2025
    Configuration menu
    Copy the full SHA
    5110046 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    938b4c7 View commit details
    Browse the repository at this point in the history
Loading