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
    • Configure auto-pagination
    • Configure idempotency
    • Filter your endpoints (audiences)
    • Customize your README
    • Retries with Backoff
    • Self-hosted SDKs
    • Testing
  • Reference
    • generators.yml
GeneratorsPHP

Changelog

October 17, 2025
October 17, 2025

1.17.2

(fix): Fix enum string escaping and PHP reserved keyword handling.

  • Enum values containing quotes are now properly escaped to prevent syntax errors.
  • Class names that conflict with PHP reserved keywords (e.g., “eval”, “list”) automatically receive a trailing underscore (e.g., “Eval_”).
Was this page helpful?
Edit this page
Previous

September 29, 2025

Next
Built with
LogoLogo
Slack communityLog inBook a demo