Package: php-guzzlehttp-psr7 / 2.8.0-1

Metadata

Package Version Patches format
php-guzzlehttp-psr7 2.8.0-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Adapt path to Debian expectations.patch | (download)

phpunit.xml.dist | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 adapt path to debian expectations

0002 Modernize PHPUnit syntax.patch | (download)

tests/AppendStreamTest.php | 5 2 + 3 - 0 !
tests/FnStreamTest.php | 5 2 + 3 - 0 !
tests/HeaderTest.php | 13 4 + 9 - 0 !
tests/PumpStreamTest.php | 5 2 + 3 - 0 !
tests/QueryTest.php | 11 4 + 7 - 0 !
tests/RequestTest.php | 21 6 + 15 - 0 !
tests/ResponseTest.php | 21 7 + 14 - 0 !
tests/ServerRequestTest.php | 9 3 + 6 - 0 !
tests/StreamDecoratorTraitTest.php | 5 2 + 3 - 0 !
tests/StreamTest.php | 12 4 + 8 - 0 !
tests/UploadedFileTest.php | 21 6 + 15 - 0 !
tests/UriComparatorTest.php | 5 2 + 3 - 0 !
tests/UriNormalizerTest.php | 13 4 + 9 - 0 !
tests/UriResolverTest.php | 13 4 + 9 - 0 !
tests/UriTest.php | 21 6 + 15 - 0 !
tests/UtilsTest.php | 9 4 + 5 - 0 !
16 files changed, 62 insertions(+), 127 deletions(-)

 modernize phpunit syntax