Merge branch '2.0' into 3.0

This commit is contained in:
terrafrost 2021-01-07 20:36:27 -06:00
commit 010ca94cb4

View File

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