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 }}
webonyx
/
graphql-php
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
578
Star
4.7k
Code
Issues
41
Pull requests
27
Discussions
Actions
Security and quality
3
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Differentiate between const and non-const AST nodes
- #1335
#1335
Draft
spawnia
wants to merge 14 commits into
master
webonyx/graphql-php:master
from
const-value-node
webonyx/graphql-php:const-value-node
Copy head branch name to clipboard
Conversation
Commits
14
(14)
Checks
Files changed
Draft
Differentiate between const and non-const AST nodes
#1335
spawnia
wants to merge 14 commits into
master
webonyx/graphql-php:master
from
const-value-node
webonyx/graphql-php:const-value-node
Copy head branch name to clipboard
Commits
Commits on Mar 3, 2023
Add AST type ConstValueNode
spawnia
committed
fe0452c
View commit details
Copy full SHA for fe0452c
Browse repository at this point
Commits on Mar 8, 2023
Merge branch 'master' into const-value-node
spawnia
committed
49200d3
View commit details
Copy full SHA for 49200d3
Browse repository at this point
ValueNodeVariants
spawnia
committed
13092ee
View commit details
Copy full SHA for 13092ee
Browse repository at this point
const values everywhere
spawnia
committed
13f7093
View commit details
Copy full SHA for 13f7093
Browse repository at this point
conflict
spawnia
committed
db654fd
View commit details
Copy full SHA for db654fd
Browse repository at this point
Prettify docs
spawnia
authored and
actions-user
committed
78458a8
View commit details
Copy full SHA for 78458a8
Browse repository at this point
Merge branch 'master' into const-value-node
Show description for 02ed52d
spawnia
committed
02ed52d
View commit details
Copy full SHA for 02ed52d
Browse repository at this point
Apply php-cs-fixer changes
spawnia
authored and
github-actions[bot]
committed
ba2d7f7
View commit details
Copy full SHA for ba2d7f7
Browse repository at this point
unify leaf type treatment
spawnia
committed
b581c4d
View commit details
Copy full SHA for b581c4d
Browse repository at this point
parseLiteral
spawnia
committed
7c04463
View commit details
Copy full SHA for 7c04463
Browse repository at this point
parseLiteral
spawnia
committed
68d62ba
View commit details
Copy full SHA for 68d62ba
Browse repository at this point
cl
spawnia
committed
940cf01
View commit details
Copy full SHA for 940cf01
Browse repository at this point
cleanup
spawnia
committed
e08ac5d
View commit details
Copy full SHA for e08ac5d
Browse repository at this point
Commits on Mar 11, 2023
Merge branch 'master' into const-value-node
spawnia
committed
3f0947f
View commit details
Copy full SHA for 3f0947f
Browse repository at this point
You can’t perform that action at this time.