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
444
Star
136
Code
Pull requests
6
Actions
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Security and quality
Insights
[PHP 8.4] Add PropertyHookRector (optional)
- #7498
#7498
Merged
TomasVotruba
merged 13 commits into
main
rectorphp/rector-src:main
from
tv-property-hooks
rectorphp/rector-src:tv-property-hooks
Copy head branch name to clipboard
Oct 14, 2025
Conversation
Commits
13
(13)
Checks
Files changed
Merged
[PHP 8.4] Add PropertyHookRector (optional)
#7498
TomasVotruba
merged 13 commits into
main
rectorphp/rector-src:main
from
tv-property-hooks
rectorphp/rector-src:tv-property-hooks
Copy head branch name to clipboard
Commits
Commits on Oct 14, 2025
misc
TomasVotruba
committed
90d3c96
View commit details
Copy full SHA for 90d3c96
Browse repository at this point
[PHP 8.4] Add PropertyHookRector (optional)
TomasVotruba
committed
1957279
View commit details
Copy full SHA for 1957279
Browse repository at this point
add prent fixture
TomasVotruba
committed
6eeb9e9
View commit details
Copy full SHA for 6eeb9e9
Browse repository at this point
skip method guarded by parent interface contract
TomasVotruba
committed
bb6d5e5
View commit details
Copy full SHA for bb6d5e5
Browse repository at this point
narrow
TomasVotruba
committed
eb769f2
View commit details
Copy full SHA for eb769f2
Browse repository at this point
skip non-final class
TomasVotruba
committed
0c211fd
View commit details
Copy full SHA for 0c211fd
Browse repository at this point
move SetterAndGetterFinder from doctrine to core, as useful in many extensions
TomasVotruba
committed
3ea10b1
View commit details
Copy full SHA for 3ea10b1
Browse repository at this point
make property public, to comply with getter and setter
TomasVotruba
committed
3bafc4b
View commit details
Copy full SHA for 3bafc4b
Browse repository at this point
skip get/set magic
TomasVotruba
committed
761a6c3
View commit details
Copy full SHA for 761a6c3
Browse repository at this point
skip readonly
TomasVotruba
committed
951f467
View commit details
Copy full SHA for 951f467
Browse repository at this point
add fixture with getter, ctor and readonly non promoted
TomasVotruba
committed
082bce2
View commit details
Copy full SHA for 082bce2
Browse repository at this point
skip readonly property and readonly class, as hooks cannot be readonly
TomasVotruba
committed
7001a6d
View commit details
Copy full SHA for 7001a6d
Browse repository at this point
skip readonly promtoed property
TomasVotruba
committed
448163f
View commit details
Copy full SHA for 448163f
Browse repository at this point
You can’t perform that action at this time.