We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e24b6cd commit 60df9abCopy full SHA for 60df9ab
ext/openssl/tests/bug47828.phpt
@@ -35,6 +35,6 @@ $arr = openssl_x509_parse($cert);
35
var_dump($arr['hash']);
36
echo "Done";
37
?>
38
---EXPECT--
+--EXPECTF--
39
string(8) "%s"
40
Done
0 commit comments