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.1
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.44.0
Choose a head ref
  • 11 commits
  • 32 files changed
  • 3 contributors

Commits on Feb 23, 2025

  1. 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.18.0 to 2.19.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.18.0...2.19.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 23, 2025
    Configuration menu
    Copy the full SHA
    391f64d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1176 from ergebnis/dependabot/composer/ergebnis/p…

    …hpunit-slow-test-detector-2.19.0
    
    composer(deps-dev): Bump ergebnis/phpunit-slow-test-detector from 2.18.0 to 2.19.0
    ergebnis-bot authored Feb 23, 2025
    Configuration menu
    Copy the full SHA
    5672e94 View commit details
    Browse the repository at this point in the history
  3. composer(deps): Bump friendsofphp/php-cs-fixer from 3.69.1 to 3.70.0

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

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

    …hp/php-cs-fixer-3.70.0
    
    composer(deps): Bump friendsofphp/php-cs-fixer from 3.69.1 to 3.70.0
    localheinz authored Feb 23, 2025
    Configuration menu
    Copy the full SHA
    0e302ab View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7e044ea View commit details
    Browse the repository at this point in the history
  8. Merge pull request #1178 from ergebnis/feature/type-declaration-spaces

    Enhancement: Add `constant` to `elements` option of `type_declaration_spaces` fixer
    localheinz authored Feb 23, 2025
    Configuration menu
    Copy the full SHA
    922ca1d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    400b994 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #1179 from ergebnis/feature/php-unit-data-provider…

    …-method-order
    
    Enhancement: Enable and configure `php_unit_data_provider_method_order` fixer
    localheinz authored Feb 23, 2025
    Configuration menu
    Copy the full SHA
    475bbcc View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1989b16 View commit details
    Browse the repository at this point in the history
Loading