Skip to content

v3.0.0

Choose a tag to compare

@github-actions github-actions released this 24 Dec 00:40
5886852

3.0.0 (2025-12-24)

⚠ BREAKING CHANGES

  • composer: change supported php version from >=8.0 to >=8.1

Features

  • lib: generate PHP code from OpenAPI spec (cd0d7f8)
  • lib: generate PHP code from OpenAPI spec (c598713)

Bug Fixes

  • lib: cast value to string inside rawurlencode (1c51fd8)

Build System

  • composer: drop support for php 8.0 (b47250e)