Skip to content
This repository was archived by the owner on Dec 14, 2023. It is now read-only.

Tags: Rebilly/openapi-php

Tags

0.10.0

Toggle 0.10.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update CHANGELOG.md

0.9.0

Toggle 0.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Allow phpunit v9.0 (#39)

0.8.0

Toggle 0.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Upgrade php to v7.2 and phpunit to v8.2 (#38)

* Upgrade phpunit to v8.2

* Remove parent constructor call

* Upgrade php to v7.2

* Update Travis CI settings

* Update CHANGELOG

0.7.0

Toggle 0.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump version v0.7 (#36)

* Replace composer scripts with Makefile

* Update CHANGELOG

* Clean README

0.6.0

Toggle 0.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Implement OpenApi v3.0 specs (#30)

* Add openapi3.json double

* Remove unnecessary class SchemaFactory

* Update UriConstraint

* Update MethodsAllowedConstraint

* Improve fixtures openapi3.json

* Refactor JsonSchemaConstraintTest

* Refactor Validator

* Fix SchemaTest

* Redo Schema

* Refactor HeadersConstraintTest

* Refactor ContentTypeConstraintTest

* Fix HeadersConstraint

* Fix Schema

* Fix request headers fixtures

* Rename fixture file, add some more

* Fix Schema

* Enhance SchemaTest

* Fix HeadersConstraint

* Fix HeadersConstraintTest

* Fix UriConstraintTest

* Fix Asserts

* Remove swagger.json v2

* Update CHANGELOG

* Add PHP 7.3 to Travis CI

0.5.0

Toggle 0.5.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Update CHANGELOG

0.4.0

Toggle 0.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Change type of statuses returned by getResponseCodes (#26)

* Change type of statuses returned by getResponseCodes

* Update CHANGELOG

* Remove allowance to failure on 7.2 on Travis

0.3.1

Toggle 0.3.1's commit message

Verified

This commit was signed with the committer’s verified signature.
slavcodev Slava Medvedev
Add phpunit 6.0 fallback version

0.3.0

Toggle 0.3.0's commit message

Verified

This commit was signed with the committer’s verified signature.
slavcodev Slava Medvedev
Remove bad badge from README

0.2.0

Toggle 0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Upgrade PHPUnit to 6.x (#24)

* Upgrade PHPUnit to 6.x

* Update CHANGELOG

* Remove PHP 5.6 fom Travis config