Merge branch '1.0' into 2.0

This commit is contained in:
terrafrost 2021-01-07 20:36:21 -06:00
commit 78e04f4ab6

View File

@ -924,6 +924,6 @@ qzFkAKWjJj4KjfrbZX4C0Spfxw==
$x509 = new X509();
$r = $x509->loadX509($a);
$this->assertFalse($r);
$this->assertIsArray($r);
}
}