Merge branch '3.0'

This commit is contained in:
terrafrost 2021-01-07 20:36:33 -06:00
commit 9a1c87fbcc

View File

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