Skip to content

Tags: swaggest/php-json-schema

Tags

v0.12.43

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix PHP 8.4 deprecations (#163)

* Fix PHP 8.4 deprecations

* Test against PHP 8.4

* Change min PHP requirement to 7.1.x

v0.12.42

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix phpdoc for JsonSchena::setType() (#154)

The type definition in `setType` method can be updated as the property itself accepts `string` too

v0.12.41

Verified

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

v0.12.40

Verified

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

v0.12.39

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Refresh composer.lock with new dependency (#134)

v0.12.38

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Patch phpunit to allow testing in PHP 8.1 (#131)

v0.12.37

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Move invalid value exception data to dedicated fields (#128)

v0.12.36

Verified

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

v0.12.35

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Make InvalidRef a critical exception to avoid suppression (#122)

v0.12.34

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fail validation on invalid reference exception (#121)