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 }}
nikic
/
php-src
Public
forked from
php/php-src
Notifications
You must be signed in to change notification settings
Fork
6
Star
42
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Generics experimentation
- #3
#3
Closed
nikic
wants to merge 13 commits into
master
nikic/php-src:master
from
generics-2
nikic/php-src:generics-2
Copy head branch name to clipboard
Conversation
Commits
13
(13)
Checks
Files changed
Closed
Generics experimentation
#3
nikic
wants to merge 13 commits into
master
nikic/php-src:master
from
generics-2
nikic/php-src:generics-2
Copy head branch name to clipboard
Commits
Commits on Jan 21, 2020
Enable GLR parser
nikic
committed
672345f
View commit details
Copy full SHA for 672345f
Browse repository at this point
Generic syntax prototype
nikic
committed
4113c75
View commit details
Copy full SHA for 4113c75
Browse repository at this point
AST stubs for most of the generics syntax
nikic
committed
ba4dff0
View commit details
Copy full SHA for ba4dff0
Browse repository at this point
Squash
nikic
committed
c0f9f8c
View commit details
Copy full SHA for c0f9f8c
Browse repository at this point
Compile named references in types
nikic
committed
4cf2ee6
View commit details
Copy full SHA for 4cf2ee6
Browse repository at this point
Use zend_type_list instead of zend_type_args
Show description for 6238ee9
nikic
committed
6238ee9
View commit details
Copy full SHA for 6238ee9
Browse repository at this point
Add packed name references
Show description for 2dcdc84
nikic
committed
2dcdc84
View commit details
Copy full SHA for 2dcdc84
Browse repository at this point
WIP
nikic
committed
08528cb
View commit details
Copy full SHA for 08528cb
Browse repository at this point
It works
nikic
committed
2e396ba
View commit details
Copy full SHA for 2e396ba
Browse repository at this point
Commits on Jan 22, 2020
Store resolved grandparent references
nikic
committed
63355f9
View commit details
Copy full SHA for 63355f9
Browse repository at this point
Check that required param does not follow optional
nikic
committed
d32201c
View commit details
Copy full SHA for d32201c
Browse repository at this point
Verify number of generic args in types
nikic
committed
35bb317
View commit details
Copy full SHA for 35bb317
Browse repository at this point
Handle defaulted type parameters in instanceof
nikic
committed
be49320
View commit details
Copy full SHA for be49320
Browse repository at this point
You can’t perform that action at this time.