Skip to content

3.4.0

Compare
Choose a tag to compare
@lcobucci lcobucci released this 25 Nov 02:01
3.4.0
320b9f0

Build Status

This release introduces a forward compatibility layer for the next major release (v4.0.0), guiding users to make their code compatible with both versions.

⚠ This version also triggers E_USER_DEPRECATED errors in scenarios where we can't simply use @deprecated. Please make sure you follow the provided instructions before upgrading your production code.

  • Total issues resolved: 9
  • Total pull requests resolved: 12
  • Total contributors: 5

Backporting

CI

Improvement