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
.
open-code-modeling
/
php-code-ast
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
7
Code
Issues
3
Pull requests
4
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
0.13.x
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 24, 2021
Add method to get FQCN in ClassBuilder - Close #86
sandrokeil
committed
4a5e7e0
View commit details
Copy full SHA for 4a5e7e0
Browse repository at this point
Commits on Aug 27, 2021
Merge remote-tracking branch 'origin/0.12.x-merge-up-into-0.13.x_SUf6AsPq' into 0.13.x
Show description for 495d60e
sandrokeil
committed
495d60e
View commit details
Copy full SHA for 495d60e
Browse repository at this point
0.12.3 readiness
Show description for e3cf0eb
open-code-modeling-bot
committed
e3cf0eb
View commit details
Copy full SHA for e3cf0eb
Browse repository at this point
Merge remote-tracking branch 'origin/0.11.x-merge-up-into-0.12.x_Ul9TNHjF' into 0.12.x
Show description for 8f7d4ac
sandrokeil
committed
8f7d4ac
View commit details
Copy full SHA for 8f7d4ac
Browse repository at this point
0.11.1 readiness
Show description for f6534e7
open-code-modeling-bot
committed
f6534e7
View commit details
Copy full SHA for f6534e7
Browse repository at this point
Fix psalm issue
sandrokeil
committed
0facb0e
View commit details
Copy full SHA for 0facb0e
Browse repository at this point
Merge remote-tracking branch 'origin/0.10.x-merge-up-into-0.11.x_naSDI2qg' into 0.11.x
Show description for f5e0fe4
sandrokeil
committed
f5e0fe4
View commit details
Copy full SHA for f5e0fe4
Browse repository at this point
0.10.4 readiness
Show description for fbbda01
open-code-modeling-bot
committed
fbbda01
View commit details
Copy full SHA for fbbda01
Browse repository at this point
Update prooph/php-cs-fixer-config to v0.4.0
sandrokeil
committed
78b430e
View commit details
Copy full SHA for 78b430e
Browse repository at this point
Exists check in NodeVisitor/ClassImplements not working properly - Close #82
sandrokeil
committed
30f0e13
View commit details
Copy full SHA for 30f0e13
Browse repository at this point
Commits on Aug 5, 2021
Support method description and param doc block in fromNode() - Close #81
sandrokeil
committed
346dd45
View commit details
Copy full SHA for 346dd45
Browse repository at this point
Support variadic method param doc block - close #80
sandrokeil
committed
c7b0067
View commit details
Copy full SHA for c7b0067
Browse repository at this point
Fix indentation
sandrokeil
committed
74000d2
View commit details
Copy full SHA for 74000d2
Browse repository at this point
Don't add unnecessary return doc block - close #79
sandrokeil
committed
de42e17
View commit details
Copy full SHA for de42e17
Browse repository at this point
Commits on Jul 23, 2021
Always put properties / constants before methods when no one exists - #75
sandrokeil
committed
780e527
View commit details
Copy full SHA for 780e527
Browse repository at this point
Commits on Jul 15, 2021
Add FileCollection filter and visit methods - close #76
sandrokeil
committed
7673930
View commit details
Copy full SHA for 7673930
Browse repository at this point
Fine grained File interfaces - close #77
sandrokeil
committed
897cded
View commit details
Copy full SHA for 897cded
Browse repository at this point
Always put properties before methods - close #75
sandrokeil
committed
0344d37
View commit details
Copy full SHA for 0344d37
Browse repository at this point
Improve error for method body syntax errors - close #78
sandrokeil
committed
e041151
View commit details
Copy full SHA for e041151
Browse repository at this point
Commits on Feb 16, 2021
Merge remote-tracking branch 'origin/0.12.x-merge-up-into-0.13.x_602c2c500598c9.67242166' into 0.13.x
Show description for 9dfb9a0
sandrokeil
committed
9dfb9a0
View commit details
Copy full SHA for 9dfb9a0
Browse repository at this point
Merge remote-tracking branch 'origin/0.12.x-merge-up-into-0.13.x_602a78393aa0f9.70627591' into 0.13.x
Show description for 2fee9b7
sandrokeil
committed
2fee9b7
View commit details
Copy full SHA for 2fee9b7
Browse repository at this point
Bumps changelog version to 0.12.3
Show description for 6cb1a45
open-code-modeling-bot
committed
6cb1a45
View commit details
Copy full SHA for 6cb1a45
Browse repository at this point
0.12.2 readiness
Show description for 79dd990
open-code-modeling-bot
committed
79dd990
View commit details
Copy full SHA for 79dd990
Browse repository at this point
Typed is not considered via setTyped() method in ClassPropertyBuilder - #71
sandrokeil
committed
e983a37
View commit details
Copy full SHA for e983a37
Browse repository at this point
Commits on Feb 15, 2021
Bumps changelog version to 0.12.2
Show description for 69983b0
open-code-modeling-bot
committed
69983b0
View commit details
Copy full SHA for 69983b0
Browse repository at this point
0.12.1 readiness
Show description for b96f331
open-code-modeling-bot
committed
b96f331
View commit details
Copy full SHA for b96f331
Browse repository at this point
ClassPropertyBuilder with typed=false not working - #69
sandrokeil
committed
29c0ae8
View commit details
Copy full SHA for 29c0ae8
Browse repository at this point
Commits on Feb 12, 2021
Bumps changelog version to 0.12.1
Show description for f642f10
open-code-modeling-bot
committed
f642f10
View commit details
Copy full SHA for f642f10
Browse repository at this point
Bumps changelog version to 0.13.0
Show description for 0350d5c
open-code-modeling-bot
committed
0350d5c
View commit details
Copy full SHA for 0350d5c
Browse repository at this point
0.12.0 readiness
Show description for 8441ce1
open-code-modeling-bot
committed
8441ce1
View commit details
Copy full SHA for 8441ce1
Browse repository at this point
Fix default value code generation for properties and parameters - Close #68
sandrokeil
committed
d181276
View commit details
Copy full SHA for d181276
Browse repository at this point
Add support for code style in FileGenerator - Close #67
sandrokeil
committed
1c5fce7
View commit details
Copy full SHA for 1c5fce7
Browse repository at this point
Commits on Jan 30, 2021
Bumps changelog version to 0.11.1
Show description for f950039
open-code-modeling-bot
committed
f950039
View commit details
Copy full SHA for f950039
Browse repository at this point
Bumps changelog version to 0.12.0
Show description for 5c294f1
open-code-modeling-bot
committed
5c294f1
View commit details
Copy full SHA for 5c294f1
Browse repository at this point
0.11.0 readiness
Show description for 86e6d62
open-code-modeling-bot
committed
86e6d62
View commit details
Copy full SHA for 86e6d62
Browse repository at this point
Previous
Next
You can’t perform that action at this time.