Package: php-guzzlehttp-psr7 / 1.7.0-1+deb11u2
Metadata
Package | Version | Patches format |
---|---|---|
php-guzzlehttp-psr7 | 1.7.0-1+deb11u2 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
0002 Fixed bad test 355.patch | (download) |
tests/UriTest.php |
4 2 + 2 - 0 ! |
fixed bad test (#355) PHP 7.3.24, 7.4.12 and 8.0.0RC1 or higher now allow zero as a port: php/php-src@81b2f3e. |
0002 Release 1.8.4 486.patch | (download) |
src/MessageTrait.php |
66 61 + 5 - 0 ! |
release 1.8.4 (#486) MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Co-authored-by: Tim Dsterhus <tim@bastelstu.be> |
0003 Release 1.8.5 491.patch | (download) |
src/MessageTrait.php |
2 1 + 1 - 0 ! |
release 1.8.5 (#491) |
0004 Patch header validation issue.patch | (download) |
src/MessageTrait.php |
13 6 + 7 - 0 ! |
patch header validation issue |