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
.
OpenClassrooms
/
php-openapi
Public
forked from
cebe/php-openapi
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Security and quality
Insights
Merge https://github.com/DEVizzent/cebe-php-openapi
- #1
#1
Merged
kletord
merged 69 commits into
master
OpenClassrooms/php-openapi:master
from
merge-all
OpenClassrooms/php-openapi:merge-all
Copy head branch name to clipboard
Apr 30, 2026
Conversation
Commits
69
(69)
Checks
Files changed
Merged
Merge https://github.com/DEVizzent/cebe-php-openapi
#1
kletord
merged 69 commits into
master
OpenClassrooms/php-openapi:master
from
merge-all
OpenClassrooms/php-openapi:merge-all
Copy head branch name to clipboard
Commits
Commits on Oct 18, 2021
Added basic information about current OpenAPI version
cebe
committed
69c07ef
View commit details
Copy full SHA for 69c07ef
Browse repository at this point
OpenAPI v3.1: Add schema and validation to CLI
Show description for 82b0db7
cebe
and
WyriHaximus
committed
82b0db7
View commit details
Copy full SHA for 82b0db7
Browse repository at this point
fix test paths
cebe
committed
eb1108d
View commit details
Copy full SHA for eb1108d
Browse repository at this point
Update README.md
cebe
authored
4fcc155
View commit details
Copy full SHA for 4fcc155
Browse repository at this point
Commits on Oct 20, 2021
Add Testcases for OpenAPI 3.1
marcelthole
committed
c4bba49
View commit details
Copy full SHA for c4bba49
Browse repository at this point
Commits on Oct 28, 2021
Update php.yml
cebe
authored
2cb3b0d
View commit details
Copy full SHA for 2cb3b0d
Browse repository at this point
Commits on Oct 31, 2021
Merge pull request #129 from marcelthole/add-openapi31-examples
Show description for 551b05f
cebe
authored
551b05f
View commit details
Copy full SHA for 551b05f
Browse repository at this point
Commits on Nov 30, 2021
Add support for WebHooks
WyriHaximus
committed
0c10bea
View commit details
Copy full SHA for 0c10bea
Browse repository at this point
Commits on Dec 21, 2021
Merge pull request #115 from WyriHaximus-labs/webhooks
Show description for 088af05
cebe
authored
088af05
View commit details
Copy full SHA for 088af05
Browse repository at this point
Commits on Feb 9, 2022
Update pre-release openapi 3.1 schema to current (#140)
Show description for c88cb31
Xerkus
authored
c88cb31
View commit details
Copy full SHA for c88cb31
Browse repository at this point
Merge branch 'master' into openapi-31
Show description for 684aac0
cebe
committed
684aac0
View commit details
Copy full SHA for 684aac0
Browse repository at this point
Commits on Jan 26, 2023
Merge pull request #1 from DEVizzent/openapi-31
Show description for fe0d912
DEVizzent
authored
fe0d912
View commit details
Copy full SHA for fe0d912
Browse repository at this point
Rename library to add it in packagist
DEVizzent
committed
50100d3
View commit details
Copy full SHA for 50100d3
Browse repository at this point
Fix some links on README
DEVizzent
committed
c5a294e
View commit details
Copy full SHA for c5a294e
Browse repository at this point
Commits on Feb 20, 2023
[openapi v3.1] PHP 8.2 deprecations
WyriHaximus
committed
ca5bed0
View commit details
Copy full SHA for ca5bed0
Browse repository at this point
Commits on Mar 23, 2023
Merge pull request #3 from WyriHaximus-labs/DEVizzent-openapi-31-8.2-deprecations
Show description for aeedbc7
DEVizzent
authored
aeedbc7
View commit details
Copy full SHA for aeedbc7
Browse repository at this point
[openapi v3.1] Preserve property item keys
Show description for 7e1563a
WyriHaximus
authored and
DEVizzent
committed
7e1563a
View commit details
Copy full SHA for 7e1563a
Browse repository at this point
Commits on Jun 22, 2023
NO-ISSUE Execute actions only for master and master's PRs
DEVizzent
committed
7bd2bbf
View commit details
Copy full SHA for 7bd2bbf
Browse repository at this point
Revert "Merge pull request #3 from WyriHaximus-labs/DEVizzent-openapi-31-8.2-deprecations"
Show description for 3f4f3d0
DEVizzent
committed
3f4f3d0
View commit details
Copy full SHA for 3f4f3d0
Browse repository at this point
Commits on Jul 12, 2023
I-5 Remove uri format from server url
Show description for 72b4826
DEVizzent
committed
72b4826
View commit details
Copy full SHA for 72b4826
Browse repository at this point
Commits on Jul 20, 2023
I-9 Check not empty openapi field before use it in preg_match
DEVizzent
committed
480b8b5
View commit details
Copy full SHA for 480b8b5
Browse repository at this point
Commits on Oct 26, 2023
I-13 Ignore yarn.lock, Makefile and docker-compose.yml in the exports
DEVizzent
committed
de3a406
View commit details
Copy full SHA for de3a406
Browse repository at this point
Commits on Jan 3, 2024
Support Symfony 7
Show description for b20152d
ttomdewit
authored and
DEVizzent
committed
b20152d
View commit details
Copy full SHA for b20152d
Browse repository at this point
NO-ISSUE improve the local environment to use xdebug
DEVizzent
committed
f102cbf
View commit details
Copy full SHA for f102cbf
Browse repository at this point
Commits on Jan 4, 2024
I-9 Add definitions for testing from the removed library(nexmo/api-specification)
DEVizzent
committed
89d71d0
View commit details
Copy full SHA for 89d71d0
Browse repository at this point
I-9 Use the OpenApi definition from resourcet instead of the removed library
DEVizzent
committed
da687e3
View commit details
Copy full SHA for da687e3
Browse repository at this point
I-9 Ignore phpstorm data and xdebug logs
DEVizzent
committed
7bc2ebf
View commit details
Copy full SHA for 7bc2ebf
Browse repository at this point
I-9 Remove the unreachable library
DEVizzent
committed
9821397
View commit details
Copy full SHA for 9821397
Browse repository at this point
Commits on Jan 10, 2024
Zip instead of cloning and removed reference to vanished repository
jongotlin
authored and
DEVizzent
committed
b5a5de8
View commit details
Copy full SHA for b5a5de8
Browse repository at this point
Commits on Jun 8, 2024
Add replacement to composer config
JarJak
authored and
DEVizzent
committed
fc3e73e
View commit details
Copy full SHA for fc3e73e
Browse repository at this point
Commits on Oct 25, 2024
Adding PHP8.3 and PHPUnit 11.4
oriol.navascuez
committed
45db74e
View commit details
Copy full SHA for 45db74e
Browse repository at this point
Adding branch to test if workflow runs
oriol.navascuez
committed
f01933d
View commit details
Copy full SHA for f01933d
Browse repository at this point
Reformulating exclusions for symfony-yaml 7
oriol.navascuez
committed
1a28e89
View commit details
Copy full SHA for 1a28e89
Browse repository at this point
Excluding versions of symfony-yaml for incompatibilities and adding conditions to run tests with phpunit 11 without verbose because this param is removed
oriol.navascuez
committed
829fac4
View commit details
Copy full SHA for 829fac4
Browse repository at this point
Fixing condition tu run only unitary test with debug on php8.3
oriol.navascuez
committed
635ee69
View commit details
Copy full SHA for 635ee69
Browse repository at this point
Fixng php8.3 to run properly with phpunit 11.4
oriol.navascuez
committed
484034b
View commit details
Copy full SHA for 484034b
Browse repository at this point
Fixng php8.3 to run properly with phpunit 11.4
oriol.navascuez
committed
a0fef54
View commit details
Copy full SHA for a0fef54
Browse repository at this point
Merge remote-tracking branch 'origin/Adding_php83' into Adding_php83
Show description for 078e7ff
oriol.navascuez
committed
078e7ff
View commit details
Copy full SHA for 078e7ff
Browse repository at this point
PHPUnit 11 and PHP8.3 all data providers have to be static
oriol.navascuez
committed
6c80091
View commit details
Copy full SHA for 6c80091
Browse repository at this point
Excluding symfony-yaml 3.4 on php8.3 tests
oriol.navascuez
committed
e9a332c
View commit details
Copy full SHA for e9a332c
Browse repository at this point
Excluding symfony-yaml 3.4 on php8.3 tests
oriol.navascuez
committed
9b7f746
View commit details
Copy full SHA for 9b7f746
Browse repository at this point
Commits on Oct 30, 2024
Merge branch 'onavascuez-Adding_php83'
DEVizzent
committed
9ae960c
View commit details
Copy full SHA for 9ae960c
Browse repository at this point
Commits on Nov 19, 2024
Support justinrainbow/json-schema version 6
Mark van Duijker
authored and
DEVizzent
committed
7ac86b4
View commit details
Copy full SHA for 7ac86b4
Browse repository at this point
Update Schema to allow Numbers for 3.1 min and max
charjr
authored and
DEVizzent
committed
9e20902
View commit details
Copy full SHA for 9e20902
Browse repository at this point
Commits on Dec 3, 2024
Mark as nullable arguments with initial null value
acelaya
authored and
DEVizzent
committed
4004029
View commit details
Copy full SHA for 4004029
Browse repository at this point
Add PHP 8.4 to php workflow
acelaya
authored and
DEVizzent
committed
44920bc
View commit details
Copy full SHA for 44920bc
Browse repository at this point
Commits on Jan 11, 2025
Summary and description support for references
hotrush
authored and
DEVizzent
committed
b4b2037
View commit details
Copy full SHA for b4b2037
Browse repository at this point
Summary and description support for references
hotrush
authored and
DEVizzent
committed
42c86a2
View commit details
Copy full SHA for 42c86a2
Browse repository at this point
Summary and description support for references
hotrush
authored and
DEVizzent
committed
21051f6
View commit details
Copy full SHA for 21051f6
Browse repository at this point
Summary and description support for references
hotrush
authored and
DEVizzent
committed
49c5a28
View commit details
Copy full SHA for 49c5a28
Browse repository at this point
Summary and description support for references
hotrush
authored and
DEVizzent
committed
2de3c45
View commit details
Copy full SHA for 2de3c45
Browse repository at this point
Summary and description support for references
hotrush
authored and
DEVizzent
committed
5cd2e0c
View commit details
Copy full SHA for 5cd2e0c
Browse repository at this point
Summary and description support for references
hotrush
authored and
DEVizzent
committed
82dbfcc
View commit details
Copy full SHA for 82dbfcc
Browse repository at this point
Summary and description support for references
hotrush
authored and
DEVizzent
committed
26fd522
View commit details
Copy full SHA for 26fd522
Browse repository at this point
Summary and description support for references
hotrush
authored and
DEVizzent
committed
b8486dc
View commit details
Copy full SHA for b8486dc
Browse repository at this point
Add and sort gitattributes to decrease size of installed package
pieterocp
authored and
DEVizzent
committed
2612cf7
View commit details
Copy full SHA for 2612cf7
Browse repository at this point
Commits on Jan 16, 2025
Readd needed folder schemas to the package
DEVizzent
committed
af42b77
View commit details
Copy full SHA for af42b77
Browse repository at this point
Commits on Jan 23, 2026
Add support for Symfony YAML v8 in GitHub Actions and composer.json
sfaujour
authored and
DEVizzent
committed
a13ec62
View commit details
Copy full SHA for a13ec62
Browse repository at this point
FIX remove dependencies not needed
DEVizzent
committed
4484cd0
View commit details
Copy full SHA for 4484cd0
Browse repository at this point
Fix the docker workflow
DEVizzent
committed
6e5fcc8
View commit details
Copy full SHA for 6e5fcc8
Browse repository at this point
Commits on Jan 24, 2026
Support 3.1 const keyword
JeppeKnockaert
authored and
DEVizzent
committed
8d7418e
View commit details
Copy full SHA for 8d7418e
Browse repository at this point
Fix reference to 3.1.1 branch in composer
JeppeKnockaert
authored and
DEVizzent
committed
b7fbdf6
View commit details
Copy full SHA for b7fbdf6
Browse repository at this point
Fix const test execution in pipeline
DEVizzent
committed
f82cc50
View commit details
Copy full SHA for f82cc50
Browse repository at this point
Same fix for test-debug
DEVizzent
committed
0e30234
View commit details
Copy full SHA for 0e30234
Browse repository at this point
Commits on Apr 27, 2026
Merge branch 'master' of github.com:DEVizzent/cebe-php-openapi
kletord
committed
e22e748
View commit details
Copy full SHA for e22e748
Browse repository at this point
Commits on Apr 28, 2026
Clean up
kletord
committed
73b4020
View commit details
Copy full SHA for 73b4020
Browse repository at this point
Reduce CI
kletord
committed
62eb2ff
View commit details
Copy full SHA for 62eb2ff
Browse repository at this point
Fix phpstan errors
kletord
committed
c29d502
View commit details
Copy full SHA for c29d502
Browse repository at this point
Fix ci
kletord
committed
6e040d2
View commit details
Copy full SHA for 6e040d2
Browse repository at this point
You can’t perform that action at this time.