Releases: zircote/swagger-php
Releases · zircote/swagger-php
5.7.6
What's Changed
- [v5] Methods SplObjectStorage::attach(), detach & contains() are deprecated since PHP 8.5 by @DerManoMann in #1866
Full Changelog: 5.7.5...5.7.6
6.0.0-RC2
What's Changed
- Add symfony
^8.0to deps list by @DerManoMann in #1854 - Update phpunit config by @DerManoMann in #1857
- CLI allow to remove processor by @DerManoMann in #1858
- Update rector config by @DerManoMann in #1864
- Drop redundant
method_existschecks by @DerManoMann in #1862 - Allow to disable default tag descriptions by @DerManoMann in #1860
- Methods SplObjectStorage::attach(), detach & contains() are deprecated since PHP 8.5. by @yblatti in #1865
New Contributors
Full Changelog: 6.0.0-RC1...6.0.0-RC2
5.7.5
What's Changed
- [v5] Allow to disable default tag descriptions by @DerManoMann in #1859
- Backport
AugmentItemsprocessor by @DerManoMann in #1863
Full Changelog: 5.7.4...5.7.5
5.7.4
What's Changed
- Backport latest changes of LegacyTypeResolver from v6 by @DerManoMann in #1851
- (chore 5.x) Add symfony8 deps by @DerManoMann in #1855
Full Changelog: 5.7.3...5.7.4
6.0.0-RC1
What's Changed
- Backport latest changes of LegacyTypeResolver from v6 by @DerManoMann in #1851
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #1852
- Upgrade to v6 by @DerManoMann in #1761
Full Changelog: 5.7.3...6.0.0-RC1
5.7.3
What's Changed
- Consider
oneOf,allOfandanyOfwhen deciding on whether to modify the schema type by @DerManoMann in #1847
Full Changelog: 5.7.2...5.7.3
5.7.2
What's Changed
- Handle Mixed union type incl.
arrayinLegacyTypeResolverby @DerManoMann in #1844 - Allow to toggle 'merge Components' and default to
falseby @DerManoMann in #1849
Full Changelog: 5.7.1...5.7.2
5.7.1
What's Changed
- Merge multiple
Componentsinto a single one by @DerManoMann in #1836 - Fix parameter name matching in method docblocks for
LegacyTypeResolverby @DerManoMann in #1843 - Expand test matrix by @DerManoMann in #1842
- Handle legacy
MediaType::encodingvalues by @DerManoMann in #1845
Full Changelog: 5.7.0...5.7.1
5.7.0
What's Changed
- Add
Encodingannotation to manageMediaTypeencodings by @DerManoMann in #1835
Full Changelog: 5.6.1...5.7.0
5.6.1
What's Changed
- Add
contentEncodingandcontentMediaTypetoSchemaby @DerManoMann in #1831 - fix: Check for null before checking
method_existson reflector by @DjordyKoert in #1833
Full Changelog: 5.6.0...5.6.1