amphp/hpack
HTTP/2 HPack implementation.
v3.2.2
14M downloads/mo
#546 most downloaded on Packagist
amphp/hpack
What this package is like to depend on
Last release 3 months ago
03 May 2026
Release timing varies
gaps range from 2 weeks to 2.1 years
Most releases are documented
notes for 10 of 15 stable releases
Nothing withdrawn
no release was ever pulled
8 years old
15 releases · first in 2018
1 release in the last 12 months
see the full history below
Release timeline
15 releases · Mar 2018 to May 2026Releases
latest 15-
v3.2.203 May 2026Release notes
Open source →What's Changed
- Fix
chr()deprecation warning in Huffman encoding by @aleswita in #18 - Add PHP 8.5, 8.4, 8.3 to test matrix by @kelunik in #24
New Contributors
- @aleswita made their first contribution in #18
- @dependabot made their first contribution in #22
Full Changelog: v3.2.1...v3.2.2
- Fix
-
v3.2.121 Mar 2024Release notes
Open source →What's Changed
- Make implicit nullable types explicit by @nicolas-grekas in #16
Full Changelog: v3.2.0...v3.2.1
-
v3.2.005 Sep 2023Release notes
Open source →- Improved detection of
libnghttp2, i.e.libnghttp2.so.14and looking in the Homebrew path
Full Changelog: v3.1.7...v3.2.0
- Improved detection of
-
v3.1.705 Sep 2023 -
v3.1.604 Sep 2023Release notes
Open source →- Fixed decoding
proxy-authenticateheader (was decoded asproxy-authenticationbefore) - Fix float conversion on too large integers (properly rejected with an exception now)
- Fixed decoding
-
v3.1.515 Aug 2023Release notes
Open source →- Fixed decoding headers if FFI is enabled
Full Changelog: v3.1.4...v3.1.5
-
v3.1.415 Aug 2023Release notes
Open source →This release contains a broken version of the FFI implementation, please use v3.1.5 instead.
- Fixed decoding headers if empty on older versions of PHP with FFI enabled (#13)
Full Changelog: v3.1.3...v3.1.4
-
v3.1.313 Aug 2023Release notes
Open source →- Fixed encoding headers if the array contains non-strings.
- Updated
FFIusage inHPackNghttp2for compatibility with PHP 8.3.
Full Changelog: v3.1.2...v3.1.3
-
v3.1.231 Jul 2023Release notes
Open source →- Fixed decoding header values when empty.
Full Changelog: v3.1.1...v3.1.2
-
v3.1.111 Jun 2021Release notes
Open source →- Work around https://bugs.php.net/bug.php?id=79749
- Fixed deprecation warning in PHP 8.1 (#11)
-
v3.1.011 Jan 2020Nothing published for this version
-
v3.0.012 Dec 2019Nothing published for this version
-
v2.0.026 Jul 2019Nothing published for this version
-
v1.0.116 Mar 2018Nothing published for this version
-
v1.0.013 Mar 2018Nothing published for this version