Skip to content

Release 1.1

Compare
Choose a tag to compare
@brentscheffler brentscheffler released this 03 Jan 23:17
· 45 commits to master since this release

Features

  • Adding PHP 8.0 support.

Breaking changes

  • Dropping PHP 7.2 support.
  • ServerRequestFactory::createServerRequestFromPsr7() is now a public static method.