Skip to content

Enum post processor

Compare
Choose a tag to compare
@wol-soft wol-soft released this 17 Oct 10:25
· 34 commits to master since this release
2121ea9

⚠️ Backwards incompatible changes

  • Dropped support for EOL PHP versions 7.2, 7.3 and 7.4
  • Changed the message of the InvalidTypeException to contain the fqcn of a provided object instead of the literal "object"

Features

  • Added the Enum post processor to generate PHP enums for enums in the processed schema files (docs)