Skip to content

Release 0.5

Choose a tag to compare

@brentscheffler brentscheffler released this 05 Dec 04:10
· 28 commits to master since this release

Updates

  • Adding PHP 8.0 support
  • Dropping support for PHP 7.2 and 7.3
  • PartInterface::getMultiPart() definition now allows $name to be nullable. Implementations now support a default fallback value.