-
-
Notifications
You must be signed in to change notification settings - Fork 741
Comparing changes
Open a pull request
base repository: rectorphp/rector
base: 2.4.0
head repository: rectorphp/rector
compare: 2.4.1
- 20 commits
- 90 files changed
- 1 contributor
Commits on Apr 4, 2026
-
Updated Rector to commit 9dccc8a0efb26609bdc90e5e7b99dafb4e2fde78
rectorphp/rector-src@9dccc8a [CodeQuality] Handle with assign on SimplifyIfElseToTernaryRector (#7951)
Configuration menu - View commit details
-
Copy full SHA for 25c6fbd - Browse repository at this point
Copy the full SHA 25c6fbdView commit details -
Updated Rector to commit 83a4a126910a651f377cbf53af5ef0a3f5adef65
rectorphp/rector-src@83a4a12 [CodeQuality] Skip with HTML on TernaryFalseExpressionToIfRector (#7954)
Configuration menu - View commit details
-
Copy full SHA for 8e733db - Browse repository at this point
Copy the full SHA 8e733dbView commit details
Commits on Apr 5, 2026
-
Updated Rector to commit 9c1e5a2658063424cbe9efc8bfdd0759757b038a
rectorphp/rector-src@9c1e5a2 [automated] Apply Coding Standard (#7955)
Configuration menu - View commit details
-
Copy full SHA for cdea303 - Browse repository at this point
Copy the full SHA cdea303View commit details -
Updated Rector to commit c2251bd23ba10273cf12272894f8f254c07a6be2
rectorphp/rector-src@c2251bd Make compatible with PHPStan 2.1.x-dev for ObjectType::equals() change behaviour (#7956)
Configuration menu - View commit details
-
Copy full SHA for 8617a25 - Browse repository at this point
Copy the full SHA 8617a25View commit details -
Updated Rector to commit b49ed2949d0ad01e83e6145eea86d89b7a451661
rectorphp/rector-src@b49ed29 [AutoImport] Handle FQCN in/not in use on auto import + remove unused import as prefix = suffix (#7957)
Configuration menu - View commit details
-
Copy full SHA for a5f24e8 - Browse repository at this point
Copy the full SHA a5f24e8View commit details -
Updated Rector to commit 895e9dbea530b49e666ea640c56f20c9d659bf21
rectorphp/rector-src@895e9db Fixture fix missing .php before .inc on NamespacedUseAutoImportTest (#7958)
Configuration menu - View commit details
-
Copy full SHA for eacb26a - Browse repository at this point
Copy the full SHA eacb26aView commit details -
Updated Rector to commit ffbf1039f74226453855afadb17d0449c79347fd
rectorphp/rector-src@ffbf103 Clean up fixture with .inc without .php.inc on NamespacedUseAutoImportTest (#7959)
Configuration menu - View commit details
-
Copy full SHA for e802a26 - Browse repository at this point
Copy the full SHA e802a26View commit details
Commits on Apr 6, 2026
-
Updated Rector to commit b4e4c3814ab45e1b7e85b46b2ad8f4c90e8da4b3
rectorphp/rector-src@b4e4c38 [DeadCode] Add RemoveUselessTernaryRector (#7961)
Configuration menu - View commit details
-
Copy full SHA for 84bfd7c - Browse repository at this point
Copy the full SHA 84bfd7cView commit details -
Updated Rector to commit 3e751eca2d58330e8528e12056172508fc314a4b
rectorphp/rector-src@3e751ec [CodeQuality] Add CoalesceToTernaryRector (#7960)
Configuration menu - View commit details
-
Copy full SHA for 0079a9c - Browse repository at this point
Copy the full SHA 0079a9cView commit details
Commits on Apr 7, 2026
-
Updated Rector to commit f2be385b38e514ea3d702aa4cd0f08cf98305703
rectorphp/rector-src@f2be385 [Php81] Deprecate NewInInitializerRector as depends on context (#7913)
Configuration menu - View commit details
-
Copy full SHA for a40b100 - Browse repository at this point
Copy the full SHA a40b100View commit details -
Updated Rector to commit de69d058258a2a6639a2d9b937a731a8665978d8
rectorphp/rector-src@de69d05 Add --rules-summary option to display applied rules summary with count (#7874)
Configuration menu - View commit details
-
Copy full SHA for 0df929a - Browse repository at this point
Copy the full SHA 0df929aView commit details -
Updated Rector to commit 23810525658cb51d0e169c2556917f22a245bcde
rectorphp/rector-src@2381052 Show line numbers in diff output (#7875)
Configuration menu - View commit details
-
Copy full SHA for 806d6a2 - Browse repository at this point
Copy the full SHA 806d6a2View commit details -
Updated Rector to commit 52c6ece13308d46109bd1c2f4927592244d1c7b0
rectorphp/rector-src@52c6ece Add support for adding the `#[Override]` attribute to methods implementing interfaces (#7934)
Configuration menu - View commit details
-
Copy full SHA for 8049f60 - Browse repository at this point
Copy the full SHA 8049f60View commit details -
Updated Rector to commit cdd219c5341e7ef841c1567960e60a945e9b59f2
rectorphp/rector-src@cdd219c perf: use hash map for installed packages (#7878)
Configuration menu - View commit details
-
Copy full SHA for 79bd1f8 - Browse repository at this point
Copy the full SHA 79bd1f8View commit details -
Updated Rector to commit 682d85bb311e2149790daccbb69e843a5ab1a215
rectorphp/rector-src@682d85b [ChangesReporting][Alternative] Collect changed_files on --no-diffs with json output with use of JsonOutputFactory (#7821)
Configuration menu - View commit details
-
Copy full SHA for 586f583 - Browse repository at this point
Copy the full SHA 586f583View commit details -
Updated Rector to commit 43ad95c6fd73abe0878dcd2ff81b4dfbcaf2c4a7
rectorphp/rector-src@43ad95c feat(printer): add per-node NEWLINE_ON_FLUENT_CALL attribute to BetterStandardPrinter (#7910)
Configuration menu - View commit details
-
Copy full SHA for dc915bd - Browse repository at this point
Copy the full SHA dc915bdView commit details -
Updated Rector to commit c03bb57aa2dadd48639eac8d8f9c55ce771498c4
rectorphp/rector-src@c03bb57 Fix e2e test expectation due to new line info feature (#7963)
Configuration menu - View commit details
-
Copy full SHA for 319264f - Browse repository at this point
Copy the full SHA 319264fView commit details -
Updated Rector to commit 07fce8301826c36630ece64dad558ff6ea2fe109
rectorphp/rector-src@07fce83 fix: OOM crash in RemoveUnusedVariableAssignRector (#7964)
Configuration menu - View commit details
-
Copy full SHA for fc9d780 - Browse repository at this point
Copy the full SHA fc9d780View commit details -
Updated Rector to commit dcc3c8c2a7d2fc378641f3a37b190309512fff38
rectorphp/rector-src@dcc3c8c [deprecation] deprecate file, use getFile() instead (#7962)
Configuration menu - View commit details
-
Copy full SHA for bf4b7e4 - Browse repository at this point
Copy the full SHA bf4b7e4View commit details
Commits on Apr 8, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 000b705 - Browse repository at this point
Copy the full SHA 000b705View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 2.4.0...2.4.1