diff options
Diffstat (limited to 'ext/openssl/tests/bug71475.phpt')
-rw-r--r-- | ext/openssl/tests/bug71475.phpt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/openssl/tests/bug71475.phpt b/ext/openssl/tests/bug71475.phpt index 659544297b..5df8ac27c6 100644 --- a/ext/openssl/tests/bug71475.phpt +++ b/ext/openssl/tests/bug71475.phpt @@ -11,6 +11,5 @@ openssl_seal($_, $_, $_, array_fill(0,64,0)); ?> DONE --EXPECTF-- - Warning: openssl_seal(): not a public key (1th member of pubkeys) in %s%ebug71475.php on line %d DONE |