From: Anatol Belski Date: Mon, 24 Jul 2017 15:02:10 +0000 (+0200) Subject: Add test for bug #74903 X-Git-Tag: php-7.0.23RC1~46 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a769d873f800f30a9bd20c359e3897c4f98ae357;p=php Add test for bug #74903 --- diff --git a/ext/openssl/tests/bug74903.phpt b/ext/openssl/tests/bug74903.phpt new file mode 100644 index 0000000000..2dc06cc0d6 --- /dev/null +++ b/ext/openssl/tests/bug74903.phpt @@ -0,0 +1,83 @@ +--TEST-- +Bug #74903 openssl_pkcs7_encrypt() uses different EOL than before +--SKIPIF-- + +--FILE-- + +==DONE== +--EXPECT-- +bool(true) +bool(true) +==DONE== +