0002 Make provider functions static PHPUnit 11 Fix.patch | (download) |
tests/HttpClient/AwsRetryStrategyTest.php |
2 1 + 1 - 0 !
tests/Unit/ConfigurationTest.php |
2 1 + 1 - 0 !
tests/Unit/Signer/SignerV4Test.php |
2 1 + 1 - 0 !
tests/Unit/Stream/CallableStreamTest.php |
6 3 + 3 - 0 !
tests/Unit/Stream/FixedSizeStreamTest.php |
6 3 + 3 - 0 !
tests/Unit/Stream/IterableStreamTest.php |
6 3 + 3 - 0 !
tests/Unit/Stream/ResourceStreamTest.php |
6 3 + 3 - 0 !
tests/Unit/Stream/RewindableStreamTest.php |
6 3 + 3 - 0 !
tests/Unit/Stream/StringStreamTest.php |
6 3 + 3 - 0 !
9 files changed, 21 insertions(+), 21 deletions(-) |
make provider functions static (phpunit 11 fix)
Bug-Debian: https://bugs.debian.org/1070518
|