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.2.10
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.2.11
Choose a head ref
  • 12 commits
  • 46 files changed
  • 1 contributor

Commits on Dec 1, 2025

  1. Updated Rector to commit 32a45490394be2c3f40c1df76cada767ebb88c41

    rectorphp/rector-src@32a4549 cleanup StringClassNameToClassConstantRector (#7691)
    TomasVotruba committed Dec 1, 2025
    Configuration menu
    Copy the full SHA
    4431af2 View commit details
    Browse the repository at this point in the history
  2. Updated Rector to commit 194351c992a01ffaa22db9a72c7dfab41dce4695

    rectorphp/rector-src@194351c [dx] add stmts aware deprecation notice in getNodeTypes() (#7692)
    TomasVotruba committed Dec 1, 2025
    Configuration menu
    Copy the full SHA
    d8c7caf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a991dcc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    38b6527 View commit details
    Browse the repository at this point in the history
  5. Updated Rector to commit 31adca84ee3701bbd3e834abf30fd542ee454682

    rectorphp/rector-src@31adca8 [transform] tidy up array dim fetch to method call rector (#7694)
    TomasVotruba committed Dec 1, 2025
    Configuration menu
    Copy the full SHA
    80f642c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2730798 View commit details
    Browse the repository at this point in the history
  7. Updated Rector to commit 3f60b07605cbbea6be4a6e5936b202310c092668

    rectorphp/rector-src@3f60b07 [cleanup] Make FirstClassCallableRector use attributes over node traverser hacks (#7696)
    TomasVotruba committed Dec 1, 2025
    Configuration menu
    Copy the full SHA
    63abe8e View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2025

  1. Updated Rector to commit 8cd3cc67b4abbc92256490f9ddc2f5f96124af4b

    rectorphp/rector-src@8cd3cc6 Remove direct NodeTravser::* where possible, use node visitor attribute key instead (#7697)
    TomasVotruba committed Dec 2, 2025
    Configuration menu
    Copy the full SHA
    3b34749 View commit details
    Browse the repository at this point in the history
  2. Updated Rector to commit 4dee67d65a73ce92f0c626dce8b78a477108aecd

    rectorphp/rector-src@4dee67d [CodingStyle] Skip enum case on NewlineBetweenClassLikeStmtsRector (#7698)
    TomasVotruba committed Dec 2, 2025
    Configuration menu
    Copy the full SHA
    7e2963c View commit details
    Browse the repository at this point in the history
  3. Updated Rector to commit bd510e6e343aaadd95a50e36fecfdbd349af2af8

    rectorphp/rector-src@bd510e6 [fix] skip all-but standalone assign on SetTypeToCastRector (#7699)
    TomasVotruba committed Dec 2, 2025
    Configuration menu
    Copy the full SHA
    5b48d9e View commit details
    Browse the repository at this point in the history
  4. Updated Rector to commit 82f51819fd199d651798f94e588056f1b2d1377b

    rectorphp/rector-src@82f5181 [fix] avoid changing generic interface in NarrowObjectReturnTypeRector, focus on objects as in definition (#7700)
    TomasVotruba committed Dec 2, 2025
    Configuration menu
    Copy the full SHA
    9f8a28b View commit details
    Browse the repository at this point in the history
  5. Rector 2.2.11

    TomasVotruba committed Dec 2, 2025
    Configuration menu
    Copy the full SHA
    7bd21a4 View commit details
    Browse the repository at this point in the history
Loading