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: rectorphp/rector
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.4.3
Choose a base ref
...
head repository: rectorphp/rector
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.4.4
Choose a head ref
  • 12 commits
  • 42 files changed
  • 1 contributor

Commits on May 13, 2026

  1. Updated Rector to commit 40ef51dc926ad725ac545f3daf72ce73b62e6115

    rectorphp/rector-src@40ef51d [DeadCode] Skip used by get_object_vars on RemoveUnusedPromotedPropertyRector (#7988)
    TomasVotruba committed May 13, 2026
    Configuration menu
    Copy the full SHA
    1a52230 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2026

  1. Configuration menu
    Copy the full SHA
    71c5654 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2026

  1. Configuration menu
    Copy the full SHA
    ebed387 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2026

  1. Updated Rector to commit 7625651d236a332b8412a19195b7c6153b52d961

    rectorphp/rector-src@7625651 [Php81] Skip NullToStrictStringFuncCallArgRector for magic __get() property access resolving to ErrorType (#7992)
    TomasVotruba committed May 16, 2026
    Configuration menu
    Copy the full SHA
    8d4f035 View commit details
    Browse the repository at this point in the history
  2. Updated Rector to commit 30a116f197449097ea71458a52f2574fc2e6657a

    rectorphp/rector-src@30a116f feat: create rector to add names to boolean arguments (#7944)
    TomasVotruba committed May 16, 2026
    Configuration menu
    Copy the full SHA
    abe61a7 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2026

  1. Configuration menu
    Copy the full SHA
    0af7f58 View commit details
    Browse the repository at this point in the history
  2. Updated Rector to commit 4a063f8f8fb0140aba23b0e222c477e58cd37675

    rectorphp/rector-src@4a063f8 [CodeQuality] Add missing MinPhpVersionInterface implements on AddNameToBooleanArgumentRector (#7994)
    TomasVotruba committed May 17, 2026
    Configuration menu
    Copy the full SHA
    5e27326 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2026

  1. Updated Rector to commit 27c0087701a3668d9418f063f186ecdc3e561aa1

    rectorphp/rector-src@27c0087 [TypeDeclarationDocblocks] Skip overridden methods in DocblockReturnArrayFromDirectArrayInstanceRector (#7995)
    TomasVotruba committed May 18, 2026
    Configuration menu
    Copy the full SHA
    4c6535f View commit details
    Browse the repository at this point in the history
  2. Updated Rector to commit 5be8f82d019842fb56fd0338da0b0569dbdf0bcb

    rectorphp/rector-src@5be8f82 [injection] If parent class has dependency via promoted property, but its private, add a new one to child class deps (#7996)
    TomasVotruba committed May 18, 2026
    Configuration menu
    Copy the full SHA
    4da59a5 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2026

  1. Updated Rector to commit 7cd03e92a240497c4a3c980befa6d28a1541de82

    rectorphp/rector-src@7cd03e9 Temporary pin webmozart/assert to 2.3.0 to make downgrade working (#7998)
    TomasVotruba committed May 20, 2026
    Configuration menu
    Copy the full SHA
    8c6bee7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    110a99a View commit details
    Browse the repository at this point in the history
  3. Rector 2.4.4

    TomasVotruba committed May 20, 2026
    Configuration menu
    Copy the full SHA
    4661c58 View commit details
    Browse the repository at this point in the history
Loading