What's Changed
- Make
AbstractAnnotation::$_contextnon-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