zircote/swagger-php v6.2.0 Release Notes

Release Date: 2026-06-14 // 6 days ago
  • What's Changed

    • 👉 Make AbstractAnnotation::$_context non-nullable by @krissss in #2008
    • 🛠 fix: prevent PHP "mixed" from being emitted as invalid OpenAPI "type: mixed" by @krissss in #2011
    • ➕ Add return type to GeneratorAwareInterface::setGenerator() and align related code by @DerManoMann in #2013
    • ➕ Add domain glossary (CONTEXT.md) by @DerManoMann in #2016
    • 🛠 fix: remove redundant is_array() check in Serializer by @DerManoMann in #2020
    • 🛠 fix: remove consumed annotations from analysis registry by @DerManoMann in #2024

    Full Changelog : 6.1.2...6.2.0


Previous changes from v6.1.2