Skip to content

Merge https://github.com/DEVizzent/cebe-php-openapi - #1

Merged
kletord merged 69 commits into
masterfrom
merge-all
Apr 30, 2026
Merged

Merge https://github.com/DEVizzent/cebe-php-openapi#1
kletord merged 69 commits into
masterfrom
merge-all

Conversation

@kletord

Copy link
Copy Markdown

cebeand others added 30 commits October 18, 2021 14:25
Co-authored-by: Cees-Jan Kiewiet <ceesjank@gmail.com>
Signed-off-by: Aleksei Khudiakov <aleksey@xerkus.pro>
* master: (22 commits)
Catch recursion when resolving inside included file
Improve Responses resolving references
Fixes default value for exclusiveMinimum and exclusiveMaximum
more specific deprecation
add hasPropertyValue() method
add comments, optimize tests for cebe#125
During serialization convert empty Map fields to empty Objects
Add test to demonstrate OpenAPI v3.0 schema validation fails with empty Path properties
yarn upgrade
Added docker environment for local development
Add symfony 6 support (cebe#151)
Bump node-fetch from 2.6.1 to 2.6.7 (cebe#149)
Fix CI badge in Readme (cebe#150)
Temporarily skip broken test (cebe#145)
Run speccy through yarn
Add windows and macos cases
Temporarily skip broken test
Rework CI
Run all tests (cebe#136)
Drop licence badge from readme (cebe#137)
...
Conflicts:
README.md
composer.json
src/SpecBaseObject.php
tests/ReaderTest.php
…8.2-deprecations
[openapi v3.1] PHP 8.2 deprecations
This is mainly useful when dealing with webhooks to use the array index
as a name for the given webhook as the spec uses it as a unique
identifier: https://github.com/OAI/OpenAPI-Specification/blob/main/versions/3.1.0.md#openapi-object
…napi-31-8.2-deprecations"
This reverts commit aeedbc7, reversing
changes made to c5a294e.
As uri format don't known about variables usage we can't validate with this format
Add ^7 version constraint to composer.json
@kletord
kletord merged commit 826e01a into masterApr 30, 2026
14 checks passed
@kletord
kletord deleted the merge-all branch April 30, 2026 11:25
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

16 participants

@kletord@NicolasMugnier@cebe@marcelthole@WyriHaximus@Xerkus@DEVizzent@ttomdewit@jongotlin@JarJak@charjr@acelaya@hotrush@pieterocp@sfaujour@JeppeKnockaert