Package: php-http-psr7-integration-tests / 1.4.0-3

Metadata

Package Version Patches format
php-http-psr7-integration-tests 1.4.0-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Ignore more failing tests with current Guzzle.patch | (download)

src/MessageTrait.php | 2 0 + 2 - 0 !
tests/Guzzle/RequestTest.php | 1 1 + 0 - 0 !
tests/Guzzle/ServerRequestTest.php | 12 12 + 0 - 0 !
tests/Guzzle/UriTest.php | 4 4 + 0 - 0 !
4 files changed, 17 insertions(+), 2 deletions(-)

 ignore more failing tests with current guzzle


0002 Modernize PHPUnit syntax.patch | (download)

src/MessageTrait.php | 3 3 + 0 - 0 !
src/RequestIntegrationTest.php | 2 2 + 0 - 0 !
src/ResponseIntegrationTest.php | 2 2 + 0 - 0 !
src/ServerRequestIntegrationTest.php | 3 3 + 0 - 0 !
src/StreamIntegrationTest.php | 5 5 + 0 - 0 !
src/UriIntegrationTest.php | 7 7 + 0 - 0 !
6 files changed, 22 insertions(+)

 modernize phpunit syntax