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
.
typephp-php
/
typephp
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
2
Star
18
Code
Issues
0
Pull requests
0
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Internal improvements 8
- #31
#31
Merged
rcalicdan
merged 8 commits into
main
typephp-php/typephp:main
from
internal-improvements-8
typephp-php/typephp:internal-improvements-8
Copy head branch name to clipboard
Aug 16, 2026
Conversation
Commits
8
(8)
Checks
Files changed
Merged
Internal improvements 8
#31
rcalicdan
merged 8 commits into
main
typephp-php/typephp:main
from
internal-improvements-8
typephp-php/typephp:internal-improvements-8
Copy head branch name to clipboard
Commits
Commits on Aug 16, 2026
Add DoctrineCollection and DoctrineCollectionInterface with type annotations; enhance ConfigTest and ScopeManagerTest for improved type checking and identify edge cases
rcalicdan
committed
ffab46e
View commit details
Copy full SHA for ffab46e
Browse repository at this point
Refactor DocblockExtractor to prioritize tag extraction for phpstan and psalm tags; enhance tests for parameter, return, and variable tags, and enhance root directory detection
rcalicdan
committed
96d2185
View commit details
Copy full SHA for 96d2185
Browse repository at this point
Refactor type error assertions in tests for consistency and clarity
Show description for 92d758f
rcalicdan
committed
92d758f
View commit details
Copy full SHA for 92d758f
Browse repository at this point
Enhance documentation with tooling annotation priority hierarchies for parameters, returns, and templates across multiple files
rcalicdan
committed
5390a69
View commit details
Copy full SHA for 5390a69
Browse repository at this point
Enhance SpecialTypeResolver and StreamWrapper to support class trait use docblocks; add tests for generic traits and vendor isolation
rcalicdan
committed
1632629
View commit details
Copy full SHA for 1632629
Browse repository at this point
Enhance generics documentation and tests for class, interface, and trait inheritance; add single-line inline trait use example
rcalicdan
committed
a9bf7bc
View commit details
Copy full SHA for a9bf7bc
Browse repository at this point
Fix formatting in GenericTraitsUseAnnotationTest and add newline at end of SingleLineInlineTraitUseService
rcalicdan
committed
68ef309
View commit details
Copy full SHA for 68ef309
Browse repository at this point
Refactor User class and add HookedUser class with asymmetric visibility properties; update tests to validate property hooks
rcalicdan
committed
4cae98f
View commit details
Copy full SHA for 4cae98f
Browse repository at this point
You can’t perform that action at this time.