Skip to content

Releases: Innmind/http-parser

4.0.0

15 Feb 14:42
Immutable release. Only release title and notes can be modified.
4.0.0
d937a61

Choose a tag to compare

What's Changed

Full Changelog: 3.0.0...4.0.0

3.0.0

02 Aug 15:51
3.0.0
0cbd17a

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.1.0...3.0.0

2.1.0

10 Mar 15:32
2.1.0
75f7e8d

Choose a tag to compare

Added

  • Allow to parse data coming from a Innmind\IO\Sockets\Client

Changed

  • Requires innmind/io:~2.7

2.0.0

25 Nov 14:59
2.0.0
fac4643

Choose a tag to compare

Changed

  • Requires innmind/immutable:~5.2
  • Requires innmind/http:~7.0
  • Innmind\HttpParser\Request\Parse::of() now expects an instance of Innmind\Http\Factory\Header\TryFactory
  • Innmind\HttpParser\Request\Parse::__invoke() now expects an instance of Innmind\IO\Readable\Stream

Removed

  • Support for innmind/io:~1.0

1.1.0

23 Sep 09:40
1.1.0
c96f4b8

Choose a tag to compare

Added

  • Support for innmind/immutable:~5.0
  • Support for innmind/io:~2.0

Removed

  • Support for PHP 8.1