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: PHP-CS-Fixer/PHP-CS-Fixer
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.83.0
Choose a base ref
...
head repository: PHP-CS-Fixer/PHP-CS-Fixer
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.84.0
Choose a head ref
  • 13 commits
  • 86 files changed
  • 4 contributors

Commits on Jul 14, 2025

  1. bumped version

    keradus committed Jul 14, 2025
    Configuration menu
    Copy the full SHA
    05bbc35 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3eadd52 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3793a6f View commit details
    Browse the repository at this point in the history
  4. fix: PhpdocToParamTypeFixer - do not convert types from `phpstan-ty…

    …pe`, `phpstan-import-type`, `psalm-type` and `psalm-import-type` (#8842)
    kubawerlos authored Jul 14, 2025
    Configuration menu
    Copy the full SHA
    6d60a57 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2025

  1. Configuration menu
    Copy the full SHA
    408cb9e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    952066a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bb94482 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8092394 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    56adb61 View commit details
    Browse the repository at this point in the history
  6. fix: PhpdocToReturnTypeFixer - do not convert types from `phpstan-t…

    …ype`, `phpstan-import-type`, `psalm-type` and `psalm-import-type` (#8846)
    kubawerlos authored Jul 15, 2025
    Configuration menu
    Copy the full SHA
    1bf3b13 View commit details
    Browse the repository at this point in the history
  7. fix: PhpdocToPropertyTypeFixer - do not convert types from `phpstan…

    …-type`, `phpstan-import-type`, `psalm-type` and `psalm-import-type` (#8847)
    kubawerlos authored Jul 15, 2025
    Configuration menu
    Copy the full SHA
    38f33a2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c09315a View commit details
    Browse the repository at this point in the history
  9. prepared the 3.84.0 release

    keradus committed Jul 15, 2025
    Configuration menu
    Copy the full SHA
    38dad07 View commit details
    Browse the repository at this point in the history
Loading