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.41.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.42.0
Choose a head ref
  • 10 commits
  • 15 files changed
  • 3 contributors

Commits on Jan 13, 2025

  1. github-actions(deps): Bump stefanzweifel/git-auto-commit-action

    Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from 5.0.1 to 5.1.0.
    - [Release notes](https://github.com/stefanzweifel/git-auto-commit-action/releases)
    - [Changelog](https://github.com/stefanzweifel/git-auto-commit-action/blob/master/CHANGELOG.md)
    - [Commits](stefanzweifel/git-auto-commit-action@v5.0.1...v5.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: stefanzweifel/git-auto-commit-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 13, 2025
    Configuration menu
    Copy the full SHA
    5424c21 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1152 from ergebnis/dependabot/github_actions/stef…

    …anzweifel/git-auto-commit-action-5.1.0
    
    github-actions(deps): Bump stefanzweifel/git-auto-commit-action from 5.0.1 to 5.1.0
    ergebnis-bot authored Jan 13, 2025
    Configuration menu
    Copy the full SHA
    3e3d85f View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2025

  1. composer(deps): Bump friendsofphp/php-cs-fixer from 3.67.0 to 3.68.0

    Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer) from 3.67.0 to 3.68.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.67.0...v3.68.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 Jan 15, 2025
    Configuration menu
    Copy the full SHA
    30e4128 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    965e034 View commit details
    Browse the repository at this point in the history
  3. Fix: Update CHANGELOG.md

    localheinz committed Jan 15, 2025
    Configuration menu
    Copy the full SHA
    6d2fc9e View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1153 from ergebnis/dependabot/composer/friendsofp…

    …hp/php-cs-fixer-3.68.0
    
    composer(deps): Bump friendsofphp/php-cs-fixer from 3.67.0 to 3.68.0
    localheinz authored Jan 15, 2025
    Configuration menu
    Copy the full SHA
    2999bb1 View commit details
    Browse the repository at this point in the history
  5. Fix: Reference

    localheinz committed Jan 15, 2025
    Configuration menu
    Copy the full SHA
    3e56938 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8378d7b View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1154 from ergebnis/feature/modernize-strpos

    Enhancement: Enable `modernize_stripos` option of `modernize_strpos` fixer
    localheinz authored Jan 15, 2025
    Configuration menu
    Copy the full SHA
    9b4dcb0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f12abae View commit details
    Browse the repository at this point in the history
Loading