Skip to content

Tags: janephp/json-schema

Tags

v7.8.1

Toggle v7.8.1's commit message
JaneObjectNormalizer::getSupportedTypes is now produced multiline

v7.8.0

Toggle v7.8.0's commit message
Merge branch 'next' into fix/deprecations

v7.7.0

Toggle v7.7.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
fix: force classmap to be dumped multiline (#807)

* fix: force classmap to be dumped multiline

PHP Parser will only dump array multiline if they contain a comment

* update fixtures

* Special normalizer

* rebase   fix

* CHANGELOG.md

v7.6.2

Toggle v7.6.2's commit message
S7 CacheableSupportsMethodInterface fix

v7.6.1

Toggle v7.6.1's commit message
add include-null-value option

v7.6.0

Toggle v7.6.0's commit message
Support Symfony 7

Bumping the phpunit minimum ^8.5.23
Normalizer compatibility with both SF7 & lower versions
Set supports* method argument types
CS Fix
Update minimum supported versions to latest minors
Adapt remaining definitions
Adapt documentation
Fix remaining generator

v7.5.5

Toggle v7.5.5's commit message
cs-fix

v7.5.4

Toggle v7.5.4's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
fix(automapper): automapper should accept getter with default properties

v7.5.3

Toggle v7.5.3's commit message
Better phpDoc

v7.5.2

Toggle v7.5.2's commit message
Add getSupportedTypes method to generated Normalizers