| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 6.2.0 source code.tar.gz | 2026-06-14 | 78.2 kB | |
| 6.2.0 source code.zip | 2026-06-14 | 161.2 kB | |
| README.md | 2026-06-14 | 874 Bytes | |
| Totals: 3 Items | 240.3 kB | 1 | |
What's Changed
- Make
AbstractAnnotation::$_contextnon-nullable by @krissss in https://github.com/zircote/swagger-php/pull/2008 - fix: prevent PHP "mixed" from being emitted as invalid OpenAPI "type: mixed" by @krissss in https://github.com/zircote/swagger-php/pull/2011
- Add return type to
GeneratorAwareInterface::setGenerator()and align related code by @DerManoMann in https://github.com/zircote/swagger-php/pull/2013 - Add domain glossary (CONTEXT.md) by @DerManoMann in https://github.com/zircote/swagger-php/pull/2016
- fix: remove redundant is_array() check in Serializer by @DerManoMann in https://github.com/zircote/swagger-php/pull/2020
- fix: remove consumed annotations from analysis registry by @DerManoMann in https://github.com/zircote/swagger-php/pull/2024
Full Changelog: https://github.com/zircote/swagger-php/compare/6.1.2...6.2.0