summaryrefslogtreecommitdiff
path: root/ext/openssl/tests/bug64802.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/openssl/tests/bug64802.phpt')
-rw-r--r--ext/openssl/tests/bug64802.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/openssl/tests/bug64802.phpt b/ext/openssl/tests/bug64802.phpt
index 3b273998d0..d1065f66a7 100644
--- a/ext/openssl/tests/bug64802.phpt
+++ b/ext/openssl/tests/bug64802.phpt
@@ -11,7 +11,7 @@ $cert = file_get_contents(__DIR__.'/bug64802.pem');
$r = openssl_x509_parse($cert,$use_short_names=false);
var_dump($r['subject']['commonName']);
?>
---EXPECTF--
+--EXPECT--
array(6) {
[0]=>
string(9) "www.rd.io"