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
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
.
mll-lab
/
php-utils
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
2
Code
Issues
2
Pull requests
4
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
feat(phpstan): add MissingClosureReturnTypehintRule
- #94
#94
Merged
spawnia
merged 11 commits into
master
mll-lab/php-utils:master
from
missing-closure-return-typehint-rule
mll-lab/php-utils:missing-closure-return-typehint-rule
Copy head branch name to clipboard
Aug 18, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
feat(phpstan): add MissingClosureReturnTypehintRule
#94
spawnia
merged 11 commits into
master
mll-lab/php-utils:master
from
missing-closure-return-typehint-rule
mll-lab/php-utils:missing-closure-return-typehint-rule
Copy head branch name to clipboard
Commits
Commits on Aug 14, 2026
feat(phpstan): add MissingClosureReturnTypehintRule
Show description for 3fbfffc
spawnia
committed
3fbfffc
View commit details
Copy full SHA for 3fbfffc
Browse repository at this point
refactor(phpstan): extract ClosureTypehintRule base for closure rules
Show description for 4f77b3e
spawnia
committed
4f77b3e
View commit details
Copy full SHA for 4f77b3e
Browse repository at this point
chore(phpstan): self-apply MissingClosureReturnTypehintRule
spawnia
committed
efbb895
View commit details
Copy full SHA for efbb895
Browse repository at this point
perf(phpstan): narrow closure rule node type to FunctionLike
Show description for 6cdbf74
spawnia
committed
6cdbf74
View commit details
Copy full SHA for 6cdbf74
Browse repository at this point
test(phpstan): cover MissingClosureParameterTypehintRule
Show description for 0a7371a
spawnia
committed
0a7371a
View commit details
Copy full SHA for 0a7371a
Browse repository at this point
fix(phpstan): label arrow functions correctly and pin closure filter
Show description for 38b4f26
spawnia
committed
38b4f26
View commit details
Copy full SHA for 38b4f26
Browse repository at this point
fix(phpstan): report closure parameter errors on the parameter line
Show description for 2976649
spawnia
committed
2976649
View commit details
Copy full SHA for 2976649
Browse repository at this point
refactor(phpstan): hoist parameter name extraction above its guard
Show description for dca5fdb
spawnia
committed
dca5fdb
View commit details
Copy full SHA for dca5fdb
Browse repository at this point
test(phpstan): drop redundant comment from closure fixtures
spawnia
committed
5ead3a0
View commit details
Copy full SHA for 5ead3a0
Browse repository at this point
fix(phpstan): update PHP 7.4/8.0 ignores for renamed closure rule members
Show description for 9cbba88
spawnia
committed
9cbba88
View commit details
Copy full SHA for 9cbba88
Browse repository at this point
Update .php-cs-fixer.php
spawnia
authored
cb096dc
View commit details
Copy full SHA for cb096dc
Browse repository at this point
You can’t perform that action at this time.