Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
rectorphp
/
rector-src
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
445
Star
136
Code
Pull requests
9
Actions
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Security and quality
Insights
Introduce FileNode to handle file-level changes
- #7728
#7728
Merged
TomasVotruba
merged 11 commits into
main
rectorphp/rector-src:main
from
tv-rector-avoid-before-traverser
rectorphp/rector-src:tv-rector-avoid-before-traverser
Copy head branch name to clipboard
Dec 22, 2025
Conversation
Commits
11
(11)
Checks
Files changed
Merged
Introduce FileNode to handle file-level changes
#7728
TomasVotruba
merged 11 commits into
main
rectorphp/rector-src:main
from
tv-rector-avoid-before-traverser
rectorphp/rector-src:tv-rector-avoid-before-traverser
Copy head branch name to clipboard
Commits
Commits on Dec 22, 2025
introduce FileNode to handle file-level changes; deprecate IncreaseDeclareStrictTypesRector
TomasVotruba
committed
90e7a01
View commit details
Copy full SHA for 90e7a01
Browse repository at this point
update use resolving
TomasVotruba
committed
e5f0f10
View commit details
Copy full SHA for e5f0f10
Browse repository at this point
make use of FileNode in imports
TomasVotruba
committed
b0e6e0f
View commit details
Copy full SHA for b0e6e0f
Browse repository at this point
add fixture to keep protected method
TomasVotruba
committed
0ac86aa
View commit details
Copy full SHA for 0ac86aa
Browse repository at this point
require rector repo updated PRs
TomasVotruba
committed
c87b73a
View commit details
Copy full SHA for c87b73a
Browse repository at this point
add FileNode upgrade to UPGRADING
TomasVotruba
committed
a9a7b2e
View commit details
Copy full SHA for a9a7b2e
Browse repository at this point
[ci] add job to check laravel rector with latest dev-main build
TomasVotruba
committed
2dde27e
View commit details
Copy full SHA for 2dde27e
Browse repository at this point
add node matching support for FileWithoutNamespace
TomasVotruba
committed
da7fdb5
View commit details
Copy full SHA for da7fdb5
Browse repository at this point
warn about deprecated type
TomasVotruba
committed
65c921e
View commit details
Copy full SHA for 65c921e
Browse repository at this point
print stmts with false
TomasVotruba
committed
fbd4e4c
View commit details
Copy full SHA for fbd4e4c
Browse repository at this point
[docs] add specific example how to iterate stmts of namespaced and non-namespaced file
TomasVotruba
committed
ff771b0
View commit details
Copy full SHA for ff771b0
Browse repository at this point
You can’t perform that action at this time.