mirror of
https://github.com/phpseclib/phpseclib.git
synced 2025-01-23 15:18:31 +00:00
Merge branch '1.0' into 2.0
This commit is contained in:
commit
78e04f4ab6
@ -924,6 +924,6 @@ qzFkAKWjJj4KjfrbZX4C0Spfxw==
|
|||||||
$x509 = new X509();
|
$x509 = new X509();
|
||||||
$r = $x509->loadX509($a);
|
$r = $x509->loadX509($a);
|
||||||
|
|
||||||
$this->assertFalse($r);
|
$this->assertIsArray($r);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user