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 }}
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 CanonicalCapitalizationRule for enforcing term spelling
- #65
#65
Open
simbig
wants to merge 12 commits into
master
mll-lab/php-utils:master
from
canonical-capitalization-rule
mll-lab/php-utils:canonical-capitalization-rule
Copy head branch name to clipboard
Conversation
Commits
12
(12)
Checks
Files changed
Open
feat(phpstan): add CanonicalCapitalizationRule for enforcing term spelling
#65
simbig
wants to merge 12 commits into
master
mll-lab/php-utils:master
from
canonical-capitalization-rule
mll-lab/php-utils:canonical-capitalization-rule
Copy head branch name to clipboard
Commits
Commits on Dec 5, 2025
feat(phpstan): add CanonicalCapitalizationRule for enforcing term spelling
Show description for a2e9ba2
simbig
and
claude
committed
a2e9ba2
View commit details
Copy full SHA for a2e9ba2
Browse repository at this point
refactor(phpstan): limit CanonicalCapitalizationRule to string literals only
Show description for 79f642a
simbig
and
claude
committed
79f642a
View commit details
Copy full SHA for 79f642a
Browse repository at this point
refactor(phpstan): use @lang GraphQL annotation to skip GraphQL queries
Show description for 9f0874a
simbig
and
claude
committed
9f0874a
View commit details
Copy full SHA for 9f0874a
Browse repository at this point
test(phpstan): add integration test for LabIDCapitalizationRule
Show description for 5601bf3
simbig
and
claude
committed
5601bf3
View commit details
Copy full SHA for 5601bf3
Browse repository at this point
feat(phpstan): skip identifier-like strings in CanonicalCapitalizationRule
Show description for 2d582a0
simbig
and
claude
committed
2d582a0
View commit details
Copy full SHA for 2d582a0
Browse repository at this point
feat(phpstan): skip strings with @lang annotation in capitalization rules
Show description for 6b22bdd
simbig
and
claude
committed
6b22bdd
View commit details
Copy full SHA for 6b22bdd
Browse repository at this point
fix(tests): add setAccessible for PHP 7.4 compatibility
Show description for f32c025
simbig
and
claude
committed
f32c025
View commit details
Copy full SHA for f32c025
Browse repository at this point
test: require PHP 8.3+ for PHPStan integration tests
Show description for 479f58e
simbig
and
claude
committed
479f58e
View commit details
Copy full SHA for 479f58e
Browse repository at this point
Commits on Dec 8, 2025
Merge master into canonical-capitalization-rule
Show description for 26f14c9
simbig
and
claude
committed
26f14c9
View commit details
Copy full SHA for 26f14c9
Browse repository at this point
feat: change visibility of findWrongVariant and fixCapitalization methods to public simplify tests
simbig
committed
9d25b95
View commit details
Copy full SHA for 9d25b95
Browse repository at this point
refactor: simplify capitalization rule logic and improve test structure
simbig
committed
158d399
View commit details
Copy full SHA for 158d399
Browse repository at this point
refactor(tests): remove redundant comments and simplify LabID capitalization tests
simbig
committed
433ad0f
View commit details
Copy full SHA for 433ad0f
Browse repository at this point
You can’t perform that action at this time.