Skip to content

v3.0.1

Choose a tag to compare

@github-actions github-actions released this 18 Jul 17:51
· 32 commits to main since this release
c539529

New Features

  • None.

Improvements

  • Preserved compatibility payload forms on event creation by validating required fields after request normalization.
  • Kept the PHP version notice available without loading runtime modules on unsupported PHP versions.

Bug Fixes

  • Fixed REST validation rejecting documented aliases and wrapper payloads before they could be normalized.
  • Prevented PHP 7.x sites from parsing PHP 8-only modules before the minimum-version guard runs.

Full Changelog: v3.0.0...v3.0.1