What's Changed
- fix: add native array|string type to Serializer::doDeserializeBaseProperty() by @DerManoMann in #2036
- refactor: extract Generator::UNDEFINED to standalone Undefined class by @DerManoMann in #2035
- refactor: remove version branching from type resolvers by @DerManoMann in #2037
- refactor: extract generic docblock parsing to
Utils\DocBlockParserby @DerManoMann in #2038 - refactor: move
TokenScannerand other utils toOpenApi\Utilsnamespace by @DerManoMann in #2039 - refactor: extract TypeMapper as pipeline-agnostic type mapping utility by @DerManoMann in #2040
Full Changelog: 6.3.0...6.3.1