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

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

November 4, 2025

Next

September 29, 2025

Built with
LogoLogo
Slack communityLog inBook a demo