Slack communityLog inBook a demo
  • Overview
    • Introduction
    • How it works
    • Quickstart
    • Project structure
    • Adding custom code
    • Capabilities
    • Customer showcase
  • Generators
    • MCP Server
  • Deep dives
    • SDK user features
    • Customize method names
    • Setup local SDK previews
    • Configure global headers
    • Dynamic authentication
    • Configure auto-pagination
    • Configure idempotency
    • Filter your endpoints (audiences)
    • Customize your README
    • Retries with Backoff
    • Self-hosted SDKs
    • Testing
  • Reference
    • generators.yml
GeneratorsPHP

Changelog

July 10, 2025
July 10, 2025

1.16.5

(fix): Fix duplicate array types in undiscriminated union properties. Previously, nested unions containing different array types (e.g., array<string, mixed> and array<Recipient>) would generate duplicate array annotations in PHP union types (array|array|null). The fix implements recursive union flattening with proper deduplication during type generation.

Was this page helpful?
Edit this page
Previous

August 8, 2025

Next

July 2, 2025

Built with
LogoLogo
Slack communityLog inBook a demo