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
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
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 }}
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
450
Star
137
Code
Issues
3
Pull requests
5
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Actions: rectorphp/rector-src
Actions
All workflows
Workflows
.github/workflows/build_scoped_rector_php70.yaml
.github/workflows/build_scoped_rector_php70.yaml
Build Scoped Rector
Build Scoped Rector
Close stale issues and PRs
Close stale issues and PRs
Code Analysis
Code Analysis
Code Analysis [no dev]
Code Analysis [no dev]
Copilot cloud agent
Copilot cloud agent
Copilot code review
Copilot code review
Dependabot Updates
Dependabot Updates
Dependency Graph
Dependency Graph
Docblock Check
Docblock Check
Show more workflows...
Management
Caches
Docblock Check
Docblock Check
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
docblock_check.yaml
will be ignored since log searching is not yet available
82 workflow runs
82 workflow runs
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
[Privatization] Remove final flag on Privatize*Rector from protected to private
Docblock Check
#82:
Pull request
#8509
synchronize by
samsonasik
1m 10s
remove-final-protected-to-private
remove-final-protected-to-private
1m 10s
View #8509
View workflow file
[Privatization] Remove final flag on Privatize*Rector from protected to private
Docblock Check
#81:
Pull request
#8509
synchronize by
TomasVotruba
1m 8s
remove-final-protected-to-private
remove-final-protected-to-private
1m 8s
View #8509
View workflow file
[Privatization] Remove final flag on Privatize*Rector from protected to private
Docblock Check
#80:
Pull request
#8509
synchronize by
samsonasik
1m 14s
remove-final-protected-to-private
remove-final-protected-to-private
1m 14s
View #8509
View workflow file
[CodingStyle] Keep trait use adaptations in SeparateMultiUseImportsRector
Docblock Check
#79:
Pull request
#8510
opened by
calebdw
1m 0s
calebdw:calebdw/separate-multi-use-imports-adaptations
calebdw:calebdw/separate-multi-use-imports-adaptations
1m 0s
View #8510
View workflow file
[Privatization] Remove final flag on Privatize*Rector from protected to private
Docblock Check
#78:
Pull request
#8509
synchronize by
samsonasik
1m 16s
remove-final-protected-to-private
remove-final-protected-to-private
1m 16s
View #8509
View workflow file
[Privatization] Remove final flag on Privatize*Rector from protected to private
Docblock Check
#77:
Pull request
#8509
opened by
samsonasik
1m 8s
remove-final-protected-to-private
remove-final-protected-to-private
1m 8s
View #8509
View workflow file
[CodeQuality] Skip AddNameToBooleanArgumentRector and AddNameToNullArgumentRector on @no-named-arguments callee
Docblock Check
#76:
Pull request
#8508
opened by
Shoxcie
1m 4s
Shoxcie:skip-no-named-arguments
Shoxcie:skip-no-named-arguments
1m 4s
View #8508
View workflow file
[PostRector] Keep imports used in an earlier docblock of a node with stacked docblocks
Docblock Check
#75:
Pull request
#8507
opened by
Adelagric
1m 11s
Adelagric:fix/unused-import-stacked-docblocks
Adelagric:fix/unused-import-stacked-docblocks
1m 11s
View #8507
View workflow file
[CodeQuality] Extract shared services to de-duplicate explicit bool compare and repeated compare rules
Docblock Check
#74:
Pull request
#8506
opened by
TomasVotruba
1m 22s
tv-dedupe-codequality-clones
tv-dedupe-codequality-clones
1m 22s
View #8506
View workflow file
Extract duplicated code detector to rector/swiss-knife
Docblock Check
#73:
Pull request
#8504
synchronize by
TomasVotruba
1m 18s
tv-extract-duplicated-code-to-swiss-knife
tv-extract-duplicated-code-to-swiss-knife
1m 18s
View #8504
View workflow file
[DeadCode] Add RemoveOverriddenAssignBeforeIfElseRector
Docblock Check
#72:
Pull request
#8505
synchronize by
TomasVotruba
1m 6s
tv-dead-code-overridden-assign-before-if-else
tv-dead-code-overridden-assign-before-if-else
1m 6s
View #8505
View workflow file
[DeadCode] Add RemoveOverriddenAssignBeforeIfElseRector
Docblock Check
#71:
Pull request
#8505
opened by
TomasVotruba
1m 19s
tv-dead-code-overridden-assign-before-if-else
tv-dead-code-overridden-assign-before-if-else
1m 19s
View #8505
View workflow file
Extract duplicated code detector to rector/swiss-knife
Docblock Check
#70:
Pull request
#8504
synchronize by
TomasVotruba
20s
tv-extract-duplicated-code-to-swiss-knife
tv-extract-duplicated-code-to-swiss-knife
20s
View #8504
View workflow file
Extract duplicated code detector to rector/swiss-knife
Docblock Check
#69:
Pull request
#8504
opened by
TomasVotruba
1m 9s
tv-extract-duplicated-code-to-swiss-knife
tv-extract-duplicated-code-to-swiss-knife
1m 9s
View #8504
View workflow file
[TypeDeclaration] Skip TypedPropertyFromStrictConstructorRector on protected property redeclared in child class
Docblock Check
#68:
Pull request
#8503
opened by
TomasVotruba
58s
tv-fix-9899-typed-property-child-override
tv-fix-9899-typed-property-child-override
58s
View #8503
View workflow file
Add job size benchmark script + on-demand CI workflow
Docblock Check
#67:
Pull request
#8495
synchronize by
TomasVotruba
1m 4s
tv-jobsize
tv-jobsize
1m 4s
View #8495
View workflow file
[Php86] Add ConstructorReadonlyAssignToDefaultRector for readonly property defaults
Docblock Check
#66:
Pull request
#8502
opened by
TomasVotruba
1m 3s
worktree-php86-readonly-defaults
worktree-php86-readonly-defaults
1m 3s
View #8502
View workflow file
[DeadCode] Skip RemoveAlwaysTrueIfConditionRector on maybe undefined variable
Docblock Check
#65:
Pull request
#8501
opened by
TomasVotruba
1m 10s
fix-9904-always-true-maybe-undefined-var
fix-9904-always-true-maybe-undefined-var
1m 10s
View #8501
View workflow file
Add job size benchmark script + on-demand CI workflow
Docblock Check
#64:
Pull request
#8495
synchronize by
TomasVotruba
1m 17s
tv-jobsize
tv-jobsize
1m 17s
View #8495
View workflow file
Add job size benchmark script + on-demand CI workflow
Docblock Check
#63:
Pull request
#8495
synchronize by
TomasVotruba
1m 28s
tv-jobsize
tv-jobsize
1m 28s
View #8495
View workflow file
Add job size benchmark script + on-demand CI workflow
Docblock Check
#62:
Pull request
#8495
synchronize by
TomasVotruba
1m 3s
tv-jobsize
tv-jobsize
1m 3s
View #8495
View workflow file
Add job size benchmark script + on-demand CI workflow
Docblock Check
#61:
Pull request
#8495
synchronize by
TomasVotruba
1m 7s
tv-jobsize
tv-jobsize
1m 7s
View #8495
View workflow file
Add job size benchmark script + on-demand CI workflow
Docblock Check
#60:
Pull request
#8495
synchronize by
TomasVotruba
1m 0s
tv-jobsize
tv-jobsize
1m 0s
View #8495
View workflow file
[CodeQuality] Skip SingularSwitchToIfRector on nested break or continue in case body
Docblock Check
#59:
Pull request
#8500
opened by
samsonasik
1m 13s
skip-nested
skip-nested
1m 13s
View #8500
View workflow file
[Php80] Add TernaryToNullsafeCoalesceRector
Docblock Check
#58:
Pull request
#8499
synchronize by
guillaume-sainthillier
59s
guillaume-sainthillier:ternary-to-nullsafe-coalesce
guillaume-sainthillier:ternary-to-nullsafe-coalesce
59s
View #8499
View workflow file
Previous
1
2
3
4
Next
You can’t perform that action at this time.