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

Commits on Feb 20, 2026

  1. Updated Rector to commit 27ce05f4571011fde408fd0e574cccb02dcd8622

    rectorphp/rector-src@27ce05f [TypeDeclarationDocblocks] Typo fix RuleDefinition description on AddVarArrayDocblockFromDimFetchAssignRector (#7902)
    TomasVotruba committed Feb 20, 2026
    Configuration menu
    Copy the full SHA
    fc4e10c View commit details
    Browse the repository at this point in the history
  2. Updated Rector to commit 27ce05f4571011fde408fd0e574cccb02dcd8622

    rectorphp/rector-src@27ce05f [TypeDeclarationDocblocks] Typo fix RuleDefinition description on AddVarArrayDocblockFromDimFetchAssignRector (#7902)
    TomasVotruba committed Feb 20, 2026
    Configuration menu
    Copy the full SHA
    5ebc985 View commit details
    Browse the repository at this point in the history
  3. Updated Rector to commit ebf9eb26e1dfbb7027c1e1cdf8051c43d7a6ab1e

    rectorphp/rector-src@ebf9eb2 [Php83] Fix infinite add - remove #[Override] on tearDown() method on AddOverrideAttributeToOverriddenMethodsRector when combined with NoSetupWithParentCallOverrideRector (#7903)
    TomasVotruba committed Feb 20, 2026
    Configuration menu
    Copy the full SHA
    3216496 View commit details
    Browse the repository at this point in the history
  4. Updated Rector to commit 1424f509e8852880ebf58d5a56fa17aa32511dce

    rectorphp/rector-src@1424f50 [CodeQuality] Only allow from final class or constant is marked final on VariableConstFetchToClassConstFetchRector (#7904)
    TomasVotruba committed Feb 20, 2026
    Configuration menu
    Copy the full SHA
    59cba78 View commit details
    Browse the repository at this point in the history
  5. Updated Rector to commit 461c9c444682a9ecc57f33a97c1a29efa844368e

    rectorphp/rector-src@461c9c4 [DeadCode] Skip different default param not typed on RemoveParentDelegatingConstructorRector (#7905)
    TomasVotruba committed Feb 20, 2026
    Configuration menu
    Copy the full SHA
    f38fd4a View commit details
    Browse the repository at this point in the history
  6. Updated Rector to commit 027af7a72ed0ab83cca355dab31829c9c062f537

    rectorphp/rector-src@027af7a [CodeQuality] Skip custom exception param order flipped on no namespace on ThrowWithPreviousExceptionRector (#7906)
    TomasVotruba committed Feb 20, 2026
    Configuration menu
    Copy the full SHA
    7257de0 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2026

  1. Updated Rector to commit 43d1236975af7dfa9b96ad215c42577c380ab7af

    rectorphp/rector-src@43d1236  [DeadCode] Skip non-literal 0 or 1 usage on RemoveDeadZeroAndOneOperationRector  (#7907)
    TomasVotruba committed Feb 21, 2026
    Configuration menu
    Copy the full SHA
    07c043f View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2026

  1. Configuration menu
    Copy the full SHA
    6d3e602 View commit details
    Browse the repository at this point in the history
  2. Rector 2.3.8

    TomasVotruba committed Feb 22, 2026
    Configuration menu
    Copy the full SHA
    bbd37ae View commit details
    Browse the repository at this point in the history
Loading