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 }}
bordoni
/
phpdoc-parser
Public
forked from
WordPress/phpdoc-parser
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Modernize the parser onto php-parser 5 + reflection-docblock 6 (PHP 8.2)
- #1
#1
Open
bordoni
wants to merge 20 commits into
master
bordoni/phpdoc-parser:master
from
modernize/parser
bordoni/phpdoc-parser:modernize/parser
Copy head branch name to clipboard
Conversation
Commits
20
(20)
Checks
Files changed
Open
Modernize the parser onto php-parser 5 + reflection-docblock 6 (PHP 8.2)
#1
bordoni
wants to merge 20 commits into
master
bordoni/phpdoc-parser:master
from
modernize/parser
bordoni/phpdoc-parser:modernize/parser
Copy head branch name to clipboard
Commits
Commits on May 30, 2026
test: add golden-master parser harness
Show description for 5b9d442
bordoni
committed
5b9d442
View commit details
Copy full SHA for 5b9d442
Browse repository at this point
test: capture golden-master baseline on PHP 7.4
Show description for d9eb25b
bordoni
committed
d9eb25b
View commit details
Copy full SHA for d9eb25b
Browse repository at this point
fix: bump phpunit-polyfills to ^1.1 for WP tests
Show description for 8922106
bordoni
committed
8922106
View commit details
Copy full SHA for 8922106
Browse repository at this point
docs: document WP integration suite + green baseline
Show description for e616b25
bordoni
committed
e616b25
View commit details
Copy full SHA for e616b25
Browse repository at this point
Commits on May 31, 2026
build: migrate to PHP 8.2 and modern parser stack
Show description for 2a96c48
bordoni
committed
2a96c48
View commit details
Copy full SHA for 2a96c48
Browse repository at this point
refactor: rewrite pretty printer onto php-parser 5
Show description for a64c8e9
bordoni
committed
a64c8e9
View commit details
Copy full SHA for a64c8e9
Browse repository at this point
feat: rewrite File_Reflector on php-parser 5
Show description for a758e42
bordoni
committed
a758e42
View commit details
Copy full SHA for a758e42
Browse repository at this point
feat: add reflection-docblock 6 adapter for docblocks
Show description for 48ecb40
bordoni
committed
48ecb40
View commit details
Copy full SHA for 48ecb40
Browse repository at this point
feat: capture WordPress hooks and per-element uses
Show description for 1b414e7
bordoni
committed
1b414e7
View commit details
Copy full SHA for 1b414e7
Browse repository at this point
refactor: drop dead phpDocumentor refs and migration skip guards
Show description for 8953774
bordoni
committed
8953774
View commit details
Copy full SHA for 8953774
Browse repository at this point
fix: handle anonymous classes in method-call resolver
Show description for 45c6f8c
bordoni
committed
45c6f8c
View commit details
Copy full SHA for 45c6f8c
Browse repository at this point
fix: drop redundant Posts-to-Posts plugin from wp-env
Show description for fc2e72e
bordoni
committed
fc2e72e
View commit details
Copy full SHA for fc2e72e
Browse repository at this point
fix: guard activation hook against missing Posts-to-Posts
Show description for 0faea00
bordoni
committed
0faea00
View commit details
Copy full SHA for 0faea00
Browse repository at this point
fix: match legacy FQN form for class-typed args and @see refs
Show description for 35e0541
bordoni
committed
35e0541
View commit details
Copy full SHA for 35e0541
Browse repository at this point
test: cover docblock hard cases from upstream PR #247
Show description for 1cd198f
bordoni
committed
1cd198f
View commit details
Copy full SHA for 1cd198f
Browse repository at this point
feat: extract file constants/includes and fix file-docblock claiming
Show description for 9b93734
bordoni
committed
9b93734
View commit details
Copy full SHA for 9b93734
Browse repository at this point
test: add hooks and class-feature golden coverage
Show description for a0058f2
bordoni
committed
a0058f2
View commit details
Copy full SHA for a0058f2
Browse repository at this point
fix: resolve namespaced names, aliases, and FQ hooks like the legacy parser
Show description for 31332b0
bordoni
committed
31332b0
View commit details
Copy full SHA for 31332b0
Browse repository at this point
test: add closure call-attribution golden coverage
Show description for 207b2e4
bordoni
committed
207b2e4
View commit details
Copy full SHA for 207b2e4
Browse repository at this point
Commits on Jun 1, 2026
docs: document new reflector classes and namespaced accessors
Show description for fb435f0
bordoni
committed
fb435f0
View commit details
Copy full SHA for fb435f0
Browse repository at this point
You can’t perform that action at this time.