Skip to content

3.3.0

Compare
Choose a tag to compare
@akrabat akrabat released this 10 Mar 21:54
· 1816 commits to 4.x since this release

Added

  • #1811 - Add Request::reparseBody() to provide a way to allow reparsing of the Request's body

Fixed

  • #1812 - Handle nested uploaded files correctly.
  • #1808 - Ensure that getParsedBody() returns null if the body cannot be parsed.