| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 6.3.1 source code.tar.gz | 2026-07-06 | 79.3 kB | |
| 6.3.1 source code.zip | 2026-07-06 | 164.4 kB | |
| README.md | 2026-07-06 | 944 Bytes | |
| Totals: 3 Items | 244.6 kB | 0 | |
What's Changed
- fix: add native array|string type to Serializer::doDeserializeBaseProperty() by @DerManoMann in https://github.com/zircote/swagger-php/pull/2036
- refactor: extract Generator::UNDEFINED to standalone Undefined class by @DerManoMann in https://github.com/zircote/swagger-php/pull/2035
- refactor: remove version branching from type resolvers by @DerManoMann in https://github.com/zircote/swagger-php/pull/2037
- refactor: extract generic docblock parsing to
Utils\DocBlockParserby @DerManoMann in https://github.com/zircote/swagger-php/pull/2038 - refactor: move
TokenScannerand other utils toOpenApi\Utilsnamespace by @DerManoMann in https://github.com/zircote/swagger-php/pull/2039 - refactor: extract TypeMapper as pipeline-agnostic type mapping utility by @DerManoMann in https://github.com/zircote/swagger-php/pull/2040
Full Changelog: https://github.com/zircote/swagger-php/compare/6.3.0...6.3.1