Skip to content

Tags: swaggest/php-json-schema

Tags

v0.12.43

Toggle v0.12.43's commit message

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

Toggle v0.12.42's commit message

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

Toggle v0.12.41'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 

v0.12.40

Toggle v0.12.40'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 

v0.12.39

Toggle v0.12.39's commit message

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

Toggle v0.12.38's commit message

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

Toggle v0.12.37's commit message

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

Toggle v0.12.36'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 

v0.12.35

Toggle v0.12.35's commit message

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

Toggle v0.12.34's commit message

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)