Slack communityLog inBook a demo
  • Overview
    • Introduction
    • How it works
    • Quickstart
    • Customer showcase
  • Working with SDKs
    • Project structure
    • Adding custom code
    • Capabilities
    • Fern Autorelease
  • Generators
  • 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