Patch |
File delta |
Description |
0001 Use homemade autoload.php.patch | (download) |
phpseclib/Crypt/AES.php |
2 1 + 1 - 0 !
phpseclib/Crypt/Blowfish.php |
2 1 + 1 - 0 !
phpseclib/Crypt/DES.php |
2 1 + 1 - 0 !
phpseclib/Crypt/Hash.php |
2 1 + 1 - 0 !
phpseclib/Crypt/RC2.php |
2 1 + 1 - 0 !
phpseclib/Crypt/RC4.php |
2 1 + 1 - 0 !
phpseclib/Crypt/RSA.php |
4 2 + 2 - 0 !
phpseclib/Crypt/Random.php |
2 1 + 1 - 0 !
phpseclib/Crypt/Rijndael.php |
2 1 + 1 - 0 !
phpseclib/Crypt/TripleDES.php |
2 1 + 1 - 0 !
phpseclib/Crypt/Twofish.php |
2 1 + 1 - 0 !
phpseclib/Net/SCP.php |
2 1 + 1 - 0 !
phpseclib/Net/SFTP.php |
2 1 + 1 - 0 !
phpseclib/Net/SSH1.php |
4 2 + 2 - 0 !
phpseclib/Net/SSH2.php |
4 2 + 2 - 0 !
phpseclib/System/SSH/Agent.php |
2 1 + 1 - 0 !
16 files changed, 19 insertions(+), 19 deletions(-) |
use homemade autoload.php
|
0003 phpcbf run.patch | (download) |
phpseclib/Net/SFTP.php |
1 0 + 1 - 0 !
tests/Functional/Net/SCPSSH2UserStoryTest.php |
6 3 + 3 - 0 !
tests/Functional/Net/SFTPUserStoryTest.php |
11 6 + 5 - 0 !
3 files changed, 9 insertions(+), 9 deletions(-) |
phpcbf run
|
0004 Drop test failing on pbuilder.patch | (download) |
tests/Unit/File/X509/X509Test.php |
1 0 + 1 - 0 !
1 file changed, 1 deletion(-) |
drop test failing on pbuilder
To be investigated
|
0005 Compatibility with recent PHPUnit 8.patch | (download) |
tests/Functional/Net/SCPSSH2UserStoryTest.php |
2 1 + 1 - 0 !
tests/Functional/Net/SFTPLargeFileTest.php |
2 1 + 1 - 0 !
tests/Functional/Net/SFTPStreamTest.php |
2 1 + 1 - 0 !
tests/Functional/Net/SFTPTestCase.php |
4 2 + 2 - 0 !
tests/Functional/Net/SFTPUserStoryTest.php |
2 1 + 1 - 0 !
tests/Functional/Net/SSH2AgentTest.php |
2 1 + 1 - 0 !
tests/PhpseclibFunctionalTestCase.php |
2 1 + 1 - 0 !
tests/PhpseclibTestCase.php |
12 6 + 6 - 0 !
tests/Unit/Crypt/AES/McryptTest.php |
2 1 + 1 - 0 !
tests/Unit/Crypt/AES/OpenSSLTest.php |
2 1 + 1 - 0 !
tests/Unit/Crypt/AES/PurePHPTest.php |
2 1 + 1 - 0 !
tests/Unit/Crypt/Hash/TestCase.php |
4 2 + 2 - 0 !
tests/Unit/Math/BigInteger/BCMathTest.php |
2 1 + 1 - 0 !
tests/Unit/Math/BigInteger/GMPTest.php |
2 1 + 1 - 0 !
tests/Unit/Math/BigInteger/InternalOpenSSLTest.php |
2 1 + 1 - 0 !
tests/Unit/Math/BigInteger/InternalTest.php |
2 1 + 1 - 0 !
tests/Unit/Math/BigInteger/TestCase.php |
2 1 + 1 - 0 !
17 files changed, 24 insertions(+), 24 deletions(-) |
compatibility with recent phpunit (8)
|
0005 Adapt to recent version of PHPUnit 9.patch | (download) |
tests/Unit/Net/SSH2UnitTest.php |
2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-) |
adapt to recent version of phpunit (9)
|
0006 Skip test failing on 32 bits architectures.patch | (download) |
tests/Unit/Crypt/BlowfishTest.php |
3 3 + 0 - 0 !
1 file changed, 3 insertions(+) |
skip test failing on 32-bits architectures
|
0007 Skip test failing on s390x architecture.patch | (download) |
tests/Unit/Crypt/RSA/LoadKeyTest.php |
1 1 + 0 - 0 !
1 file changed, 1 insertion(+) |
skip test failing on s390x architecture
To be investigated
|
0008 Adapt to recent version of PHPUnit 10.patch | (download) |
tests/Functional/Net/SFTPUserStoryTest.php |
3 2 + 1 - 0 !
tests/Functional/Net/SSH2Test.php |
2 1 + 1 - 0 !
tests/PhpseclibTestCase.php |
64 0 + 64 - 0 !
tests/Unit/Net/SSH1Test.php |
2 1 + 1 - 0 !
tests/Unit/Net/SSH2UnitTest.php |
2 1 + 1 - 0 !
5 files changed, 5 insertions(+), 68 deletions(-) |
adapt to recent version of phpunit (10)
Bug-Debian: https://bugs.debian.org/1039817
|
0009 Make provider classes static PHPUnit 11 fix.patch | (download) |
tests/Unit/Crypt/AES/TestCase.php |
4 2 + 2 - 0 !
tests/Unit/Crypt/BlowfishTest.php |
2 1 + 1 - 0 !
tests/Unit/Crypt/RC2Test.php |
4 2 + 2 - 0 !
tests/Unit/Crypt/RC4Test.php |
2 1 + 1 - 0 !
tests/Unit/Crypt/RandomTest.php |
4 2 + 2 - 0 !
tests/Unit/Crypt/TripleDESTest.php |
6 3 + 3 - 0 !
tests/Unit/Net/SSH1Test.php |
2 1 + 1 - 0 !
tests/Unit/Net/SSH2UnitTest.php |
2 1 + 1 - 0 !
8 files changed, 13 insertions(+), 13 deletions(-) |
make provider classes static (phpunit 11 fix)
https://bugs.debian.org/1070588
|
0010 Group nophpunit11 for tests failing with PHPUnit 11.patch | (download) |
tests/Unit/Crypt/RC2Test.php |
2 1 + 1 - 0 !
tests/Unit/Crypt/TripleDESTest.php |
2 1 + 1 - 0 !
tests/Unit/Net/SSH2UnitTest.php |
8 7 + 1 - 0 !
3 files changed, 9 insertions(+), 3 deletions(-) |
group nophpunit11 for tests failing with phpunit 11
|
0011 Modernize PHPUnit syntax.patch | (download) |
tests/Functional/Net/SCPSSH2UserStoryTest.php |
4 4 + 0 - 0 !
tests/Functional/Net/SFTPUserStoryTest.php |
150 45 + 105 - 0 !
tests/Functional/Net/SSH2AgentTest.php |
5 2 + 3 - 0 !
tests/Functional/Net/SSH2Test.php |
36 13 + 23 - 0 !
tests/Unit/Crypt/AES/TestCase.php |
4 4 + 0 - 0 !
tests/Unit/Crypt/BlowfishTest.php |
2 2 + 0 - 0 !
tests/Unit/Crypt/Hash/MD5Test.php |
3 3 + 0 - 0 !
tests/Unit/Crypt/Hash/SHA256Test.php |
3 3 + 0 - 0 !
tests/Unit/Crypt/Hash/SHA256_96Test.php |
3 3 + 0 - 0 !
tests/Unit/Crypt/Hash/SHA512Test.php |
3 3 + 0 - 0 !
tests/Unit/Crypt/Hash/SHA512_96Test.php |
3 3 + 0 - 0 !
tests/Unit/Crypt/RC2Test.php |
5 2 + 3 - 0 !
tests/Unit/Crypt/RC4Test.php |
2 2 + 0 - 0 !
tests/Unit/Crypt/RandomTest.php |
3 2 + 1 - 0 !
tests/Unit/Crypt/TripleDESTest.php |
7 4 + 3 - 0 !
tests/Unit/Net/SSH1Test.php |
3 3 + 0 - 0 !
tests/Unit/Net/SSH2UnitTest.php |
17 8 + 9 - 0 !
17 files changed, 106 insertions(+), 147 deletions(-) |
modernize phpunit syntax
|