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.0.14
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.0.15
Choose a head ref
  • 14 commits
  • 1,255 files changed
  • 1 contributor

Commits on Apr 28, 2025

  1. Updated Rector to commit 078e2f93fa82d9ddfded87bc55dd233e6c1a295b

    rectorphp/rector-src@078e2f9 [TypeDeclaration] Reduce repetitive new ObjectType() on each properties on TypedPropertyFromCreateMockAssignRector (#6869)
    TomasVotruba committed Apr 28, 2025
    Configuration menu
    Copy the full SHA
    b6bc323 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e9d948 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2025

  1. Updated Rector to commit 1f1cb35b31d550b08289d8a5161c25d242d2d042

    rectorphp/rector-src@1f1cb35 [CodeQuality] Handle with parentheses on SimplifyIfReturnBoolRector (#6871)
    TomasVotruba committed Apr 29, 2025
    Configuration menu
    Copy the full SHA
    4654ddc View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2025

  1. Updated Rector to commit 91d644b930840c11a17bb47a94b350cb6973932b

    rectorphp/rector-src@91d644b [Naming] Skip protected property on non-final class on RenamePropertyToMatchTypeRector (#6872)
    TomasVotruba committed Apr 30, 2025
    Configuration menu
    Copy the full SHA
    c1bbded View commit details
    Browse the repository at this point in the history
  2. Updated Rector to commit 5e655f4c48e7dda1c2cec9e022864f98f4223ca8

    rectorphp/rector-src@5e655f4 [DeadCode] Skip value from docblock on RemoveFilterVarOnExactTypeRector (#6873)
    TomasVotruba committed Apr 30, 2025
    Configuration menu
    Copy the full SHA
    2b25b22 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2025

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

Commits on May 2, 2025

  1. Configuration menu
    Copy the full SHA
    01285e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e52e41 View commit details
    Browse the repository at this point in the history
  3. Updated Rector to commit 394eb49f38e40e908d42e016b200eac36fc98f74

    rectorphp/rector-src@394eb49 [PHPStan 2.1.14] Fix resolve __toString() parent non builtin method without return type (#6879)
    TomasVotruba committed May 2, 2025
    Configuration menu
    Copy the full SHA
    09ca5c6 View commit details
    Browse the repository at this point in the history
  4. Updated Rector to commit c475fc777c66a6536b2fc97a030f2fb0bd501c51

    rectorphp/rector-src@c475fc7 [parallel] bump default threads from 16 to 32 to keep up with modern technology (#6877)
    TomasVotruba committed May 2, 2025
    Configuration menu
    Copy the full SHA
    7042ea5 View commit details
    Browse the repository at this point in the history
  5. Updated Rector to commit 6e185e87230fc048f60ca26e93555af1bf26492f

    rectorphp/rector-src@6e185e8 [phpstan] prefer isName() from abstract class over protected service (#6875)
    TomasVotruba committed May 2, 2025
    Configuration menu
    Copy the full SHA
    f797e23 View commit details
    Browse the repository at this point in the history
  6. Updated Rector to commit c208a96263ef623873ef92658cfdec3ceba81710

    rectorphp/rector-src@c208a96 restore removing unused imports in rector config
    TomasVotruba committed May 2, 2025
    Configuration menu
    Copy the full SHA
    82e7d64 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2025

  1. Updated Rector to commit c208a96263ef623873ef92658cfdec3ceba81710

    rectorphp/rector-src@c208a96 restore removing unused imports in rector config
    TomasVotruba committed May 3, 2025
    Configuration menu
    Copy the full SHA
    15e78fa View commit details
    Browse the repository at this point in the history

Commits on May 5, 2025

  1. Rector 2.0.15

    TomasVotruba committed May 5, 2025
    Configuration menu
    Copy the full SHA
    abbbf32 View commit details
    Browse the repository at this point in the history
Loading