Package: php-slim-psr7 / 1.7.0-3
Metadata
Package | Version | Patches format |
---|---|---|
php-slim-psr7 | 1.7.0-3 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
0003 Mark some tests as skipped.patch | (download) |
tests/HeadersTest.php |
1 1 + 0 - 0 ! |
disable tests that need "adriansuter/php-autoload-override" to override a built-in PHP function |
0004 Remove phpunit mocks.patch | (download) |
tests/ResponseTest.php |
7 1 + 6 - 0 ! |
remove phpunit mocks Closes: #1070599 |
0005 Fix phpunit static provider.patch | (download) |
tests/UploadedFileTest.php |
2 1 + 1 - 0 ! |
fix phpunit static provider |
0004 Exclude tests failing with php http psr7 integration.patch | (download) |
tests/Factory/ServerRequestFactoryTest.php |
2 2 + 0 - 0 ! |
exclude tests failing with php-http/psr7-integration-tests It may be caused be the version currently shipped in Debian rather than expected version upstream, or some other problem needing more investigation. |
0005 Modernize PHPUnit syntax.patch | (download) |
tests/Factory/ResponseFactoryTest.php |
4 2 + 2 - 0 ! |
modernize phpunit syntax |