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: 5.4.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: 5.5.0
Choose a head ref
  • 5 commits
  • 9 files changed
  • 3 contributors

Commits on Apr 5, 2023

  1. composer(deps-dev): Bump rector/rector from 0.15.23 to 0.15.24

    Bumps [rector/rector](https://github.com/rectorphp/rector) from 0.15.23 to 0.15.24.
    - [Release notes](https://github.com/rectorphp/rector/releases)
    - [Commits](rectorphp/rector@0.15.23...0.15.24)
    
    ---
    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 Apr 5, 2023
    Configuration menu
    Copy the full SHA
    9cf03e7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #750 from ergebnis/dependabot/composer/rector/rect…

    …or-0.15.24
    
    composer(deps-dev): Bump rector/rector from 0.15.23 to 0.15.24
    ergebnis-bot authored Apr 5, 2023
    Configuration menu
    Copy the full SHA
    dccb69d View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2023

  1. Enhancement: Configure phpdoc_separation fixer to group deprecated an…

    …notations into a separate group
    localheinz committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    1fea799 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #751 from ergebnis/feature/phpdoc-separation

    Enhancement: Configure `phpdoc_separation` fixer to group `@deprecated` annotations into a separate group
    localheinz authored Apr 11, 2023
    Configuration menu
    Copy the full SHA
    f106c2e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3558825 View commit details
    Browse the repository at this point in the history
Loading