From: Jakub Zelenka Date: Sun, 19 Jun 2016 16:25:30 +0000 (+0100) Subject: Remove test for incorrect fix of bug #69882 X-Git-Tag: php-7.1.0alpha2~42 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d22d71b6c521321d5cc92b250c365a1a7ca74996;p=php Remove test for incorrect fix of bug #69882 The fix just cleared the errors without storing which was wrong --- diff --git a/ext/openssl/tests/bug69882.phpt b/ext/openssl/tests/bug69882.phpt deleted file mode 100644 index 6963f8db79..0000000000 --- a/ext/openssl/tests/bug69882.phpt +++ /dev/null @@ -1,17 +0,0 @@ ---TEST-- -Bug #69882: OpenSSL error "key values mismatch" after openssl_pkcs12_read with extra certs ---SKIPIF-- - ---FILE-- - ---EXPECTF-- -bool(true) -bool(false)