diff --git a/ext/openssl/tests/bug71475.phpt b/ext/openssl/tests/bug71475.phpt index 680753d7ad2..e959371c4ce 100644 --- a/ext/openssl/tests/bug71475.phpt +++ b/ext/openssl/tests/bug71475.phpt @@ -12,5 +12,5 @@ openssl_seal($_, $_, $_, array_fill(0,64,0)); DONE --EXPECTF-- -Warning: openssl_seal(): not a public key (1th member of pubkeys) in %s/bug71475.php on line %d -DONE \ No newline at end of file +Warning: openssl_seal(): not a public key (1th member of pubkeys) in %s%ebug71475.php on line %d +DONE