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
.
php-openapi
/
php-openapi
Public
forked from
cebe/php-openapi
Notifications
You must be signed in to change notification settings
Fork
0
Star
5
Code
Pull requests
0
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
php-openapi
src
SpecBaseObject.php
on
master
User selector
All users
All time
Commit history
Commits on Feb 10, 2022
added version annotation
cebe
committed
8bbbcf1
View commit details
Copy full SHA for 8bbbcf1
View code at this point
Browse repository at this point
Commits on Feb 9, 2022
more specific deprecation
Show description for c89d4ac
cebe
committed
c89d4ac
View commit details
Copy full SHA for c89d4ac
View code at this point
Browse repository at this point
add hasPropertyValue() method
Show description for 0e0c69c
cebe
committed
0e0c69c
View commit details
Copy full SHA for 0e0c69c
View code at this point
Browse repository at this point
add comments, optimize tests for #125
cebe
committed
1bd42dd
View commit details
Copy full SHA for 1bd42dd
View code at this point
Browse repository at this point
During serialization convert empty Map fields to empty Objects
Show description for 331fd7d
thejamescollins
authored and
cebe
committed
331fd7d
View commit details
Copy full SHA for 331fd7d
View code at this point
Browse repository at this point
Commits on May 26, 2021
Update src/SpecBaseObject.php
cebe
authored
c37cca8
View commit details
Copy full SHA for c37cca8
View code at this point
Browse repository at this point
Update src/SpecBaseObject.php
cebe
authored
c603f11
View commit details
Copy full SHA for c603f11
View code at this point
Browse repository at this point
Update src/SpecBaseObject.php
cebe
authored
b54138c
View commit details
Copy full SHA for b54138c
View code at this point
Browse repository at this point
Commits on May 24, 2021
Add extensions for the SpecBaseObject
marcelthole
committed
6959de6
View commit details
Copy full SHA for 6959de6
View code at this point
Browse repository at this point
Commits on Mar 3, 2020
improved error reporting
cebe
committed
f76c43c
View commit details
Copy full SHA for f76c43c
View code at this point
Browse repository at this point
Commits on Dec 16, 2019
Fix recursion issue with reading references which are included multiple times
Show description for 8008cd0
cebe
committed
8008cd0
View commit details
Copy full SHA for 8008cd0
View code at this point
Browse repository at this point
Commits on Dec 4, 2019
only allow $ref in array, a map may have a $ref property
cebe
committed
3de06bf
View commit details
Copy full SHA for 3de06bf
View code at this point
Browse repository at this point
Fix bug with referencing non-object types
Show description for e0cd761
cebe
committed
e0cd761
View commit details
Copy full SHA for e0cd761
View code at this point
Browse repository at this point
Commits on Oct 29, 2019
avoid recursion when setting document context
cebe
committed
cc41b57
View commit details
Copy full SHA for cc41b57
View code at this point
Browse repository at this point
Commits on Oct 24, 2019
Fix resolving recursive references
Show description for e2d3cc6
cebe
committed
e2d3cc6
View commit details
Copy full SHA for e2d3cc6
View code at this point
Browse repository at this point
Allow Reference for Schema::additionalProperties
Show description for 5eba2c1
cebe
committed
5eba2c1
View commit details
Copy full SHA for 5eba2c1
View code at this point
Browse repository at this point
Add all valid properties to Schema
Show description for 407d439
cebe
committed
407d439
View commit details
Copy full SHA for 407d439
View code at this point
Browse repository at this point
Commits on Jun 28, 2019
complete feature of passing objects to constructor
Show description for 72ba693
cebe
committed
72ba693
View commit details
Copy full SHA for 72ba693
View code at this point
Browse repository at this point
Commits on Jun 27, 2019
Merge remote-tracking branch 'origin/master' into feature/pass-objects
SilverFire
committed
4462172
View commit details
Copy full SHA for 4462172
View code at this point
Browse repository at this point
Commits on Jun 21, 2019
fix code style
cebe
committed
84e884e
View commit details
Copy full SHA for 84e884e
View code at this point
Browse repository at this point
Fix issues when reading recursive specs
cebe
committed
be988ea
View commit details
Copy full SHA for be988ea
View code at this point
Browse repository at this point
Improve error handling and document navigation
Show description for 4cd7404
cebe
committed
4cd7404
View commit details
Copy full SHA for 4cd7404
View code at this point
Browse repository at this point
Commits on May 28, 2019
Allow passing prepared objects instead of array definition
SilverFire
committed
6973170
View commit details
Copy full SHA for 6973170
View code at this point
Browse repository at this point
Commits on Apr 19, 2019
added support for manipulating and writing schema files
Show description for b68d3b8
cebe
committed
b68d3b8
View commit details
Copy full SHA for b68d3b8
View code at this point
Browse repository at this point
change default value handling
Show description for 11bea88
cebe
committed
11bea88
View commit details
Copy full SHA for 11bea88
View code at this point
Browse repository at this point
implement cli tool for validating against OpenAPI schema v3
cebe
committed
dbdd965
View commit details
Copy full SHA for dbdd965
View code at this point
Browse repository at this point
Commits on Mar 13, 2019
allow settings context on references without resolving these
Show description for 2f1f736
cebe
committed
2f1f736
View commit details
Copy full SHA for 2f1f736
View code at this point
Browse repository at this point
Commits on Nov 16, 2018
WIP references
cebe
committed
59a58e9
View commit details
Copy full SHA for 59a58e9
View code at this point
Browse repository at this point
Tests for Responses Object
cebe
committed
50066f0
View commit details
Copy full SHA for 50066f0
View code at this point
Browse repository at this point
Commits on Nov 15, 2018
improve error message context, test Encoding Object
cebe
committed
eb5271c
View commit details
Copy full SHA for eb5271c
View code at this point
Browse repository at this point
test MediaType, Example, Info. Implement Example
cebe
committed
d417c28
View commit details
Copy full SHA for d417c28
View code at this point
Browse repository at this point
Commits on Nov 9, 2018
implment Operation, MediaType, Encoding, Parameter
cebe
committed
a72dda0
View commit details
Copy full SHA for a72dda0
View code at this point
Browse repository at this point
Commits on Nov 7, 2018
fix code style
cebe
committed
ec17b45
View commit details
Copy full SHA for ec17b45
View code at this point
Browse repository at this point
WIP Paths, PathItem, Operation, Parameter, Response
cebe
committed
71d7f8d
View commit details
Copy full SHA for 71d7f8d
View code at this point
Browse repository at this point
finished Xml, Tag, Type, Server and ServerVariable
cebe
committed
d6d2c6f
View commit details
Copy full SHA for d6d2c6f
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.