mirror of
https://github.com/danog/phpseclib.git
synced 2024-12-15 10:26:59 +01:00
Merge branch '3.0'
This commit is contained in:
commit
9a1c87fbcc
@ -1174,6 +1174,6 @@ qzFkAKWjJj4KjfrbZX4C0Spfxw==
|
|||||||
$x509 = new X509();
|
$x509 = new X509();
|
||||||
$r = $x509->loadX509($a);
|
$r = $x509->loadX509($a);
|
||||||
|
|
||||||
$this->assertFalse($r);
|
$this->assertIsArray($r);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user