| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 6.0.4 source code.tar.gz | 2026-02-03 | 76.5 kB | |
| 6.0.4 source code.zip | 2026-02-03 | 156.8 kB | |
| README.md | 2026-02-03 | 1.0 kB | |
| Totals: 3 Items | 234.3 kB | 0 | |
What's Changed
- Improve phpstan config by @DerManoMann in https://github.com/zircote/swagger-php/pull/1928
- Schema type check type array by @DerManoMann in https://github.com/zircote/swagger-php/pull/1936
- Limit backport workflow to PRs against
masterby @DerManoMann in https://github.com/zircote/swagger-php/pull/1938 - Consistently use
Generator::isDefault()where appropriate by @DerManoMann in https://github.com/zircote/swagger-php/pull/1940 - Subject examples and tests to rector rules by @DerManoMann in https://github.com/zircote/swagger-php/pull/1942
- Remove obsolete conditionals around
TypeInfoTypeResolverby @DerManoMann in https://github.com/zircote/swagger-php/pull/1945 - Code cleanup by @DerManoMann in https://github.com/zircote/swagger-php/pull/1947
- Fix regression about unexpected items when augmenting parameters by @DerManoMann in https://github.com/zircote/swagger-php/pull/1949
Full Changelog: https://github.com/zircote/swagger-php/compare/6.0.3...6.0.4