Skip to content

Conversation

@DEVizzent
Copy link

No description provided.

cebe and 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
…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
…-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
oriol.navascuez and others added 27 commits October 25, 2024 10:30
…onditions to run tests with phpunit 11 without verbose because this param is removed
@DEVizzent DEVizzent force-pushed the FIX-remove_disappeared_dependency branch from ceaa7c7 to b7e664e Compare January 23, 2026 22:22
@DEVizzent DEVizzent force-pushed the FIX-remove_disappeared_dependency branch from b7e664e to 0060874 Compare January 23, 2026 22:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.