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
add JSON_THROW_ON_ERROR even if there is already a flag
- #7867
#7867
Merged
samsonasik
merged 11 commits into
rectorphp:main
rectorphp/rector-src:main
from
Lenny4:main
Lenny4/rector-src:main
Copy head branch name to clipboard
Feb 4, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
add JSON_THROW_ON_ERROR even if there is already a flag
#7867
samsonasik
merged 11 commits into
rectorphp:main
rectorphp/rector-src:main
from
Lenny4:main
Lenny4/rector-src:main
Copy head branch name to clipboard
Commits
Commits on Jan 30, 2026
add JSON_THROW_ON_ERROR even if there is already a flag
Lenny4
committed
96e4b21
View commit details
Copy full SHA for 96e4b21
Browse repository at this point
rename $constFetchs to $constFetches
Lenny4
committed
3d04699
View commit details
Copy full SHA for 3d04699
Browse repository at this point
fix phpstan
Lenny4
committed
3078280
View commit details
Copy full SHA for 3078280
Browse repository at this point
improve lisibility getFlags
Lenny4
committed
d942f0d
View commit details
Copy full SHA for d942f0d
Browse repository at this point
improve lisibility getArgWithFlags
Lenny4
committed
f4dd08d
View commit details
Copy full SHA for f4dd08d
Browse repository at this point
handle case the same flag is written multiple times
Lenny4
committed
555170a
View commit details
Copy full SHA for 555170a
Browse repository at this point
please move $newArg = $this->getArgWithFlags($flags) to before if, and use ! instanceof check instead of ! is_null
Lenny4
committed
594cb4d
View commit details
Copy full SHA for 594cb4d
Browse repository at this point
Commits on Feb 4, 2026
Apply suggestion from @samsonasik
Show description for a9ac08e
Lenny4
and
samsonasik
authored
a9ac08e
View commit details
Copy full SHA for a9ac08e
Browse repository at this point
Apply suggestion from @samsonasik
Show description for 842a654
Lenny4
and
samsonasik
authored
842a654
View commit details
Copy full SHA for 842a654
Browse repository at this point
Merge branch 'rectorphp:main' into main
Lenny4
authored
4edbfeb
View commit details
Copy full SHA for 4edbfeb
Browse repository at this point
typo
Lenny4
committed
7d8f7f1
View commit details
Copy full SHA for 7d8f7f1
Browse repository at this point
You can’t perform that action at this time.