mirror of
https://github.com/phpseclib/phpseclib.git
synced 2025-04-10 19:01:50 +00:00
Merge branch '1.0' into 2.0
This commit is contained in:
commit
185139f5c8
@ -16,6 +16,7 @@ class Functional_Net_SFTPLargeFileTest extends Functional_Net_SFTPTestCase
|
||||
if (!extension_loaded('mcrypt') && !extension_loaded('openssl')) {
|
||||
self::markTestSkipped('This test depends on mcrypt or openssl for performance.');
|
||||
}
|
||||
self::ensureConstant('CRYPT_HASH_MODE', 3);
|
||||
parent::setUpBeforeClass();
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user