summaryrefslogtreecommitdiff
path: root/ext/openssl/tests/openssl_x509_export_to_file_basic.phpt
Commit message (Collapse)AuthorAgeFilesLines
* Improve parameter handling in ext/opensslMáté Kocsis2020-09-121-1/+1
| | | | Closes GH-6025
* Convert resources to objects in ext/opensslMáté Kocsis2020-08-011-5/+7
| | | | | | Closes GH-5860 Co-authored-by: Nikita Popov <nikita.ppv@gmail.com>
* Make error messages more consistent by fixing capitalizationMáté Kocsis2020-01-171-2/+2
| | | | Closes GH-5066 As a first step, let's capitalize their initial letter when it is applicable.
* Replace dirname(__FILE__) by __DIR__ in testsFabien Villepinte2019-03-151-3/+3
|
* Make code in openssl ext tests more consistentJakub Zelenka2018-06-211-1/+1
| | | | | Mainly use spaces for indent and fix some other CS issues. Also drop checks for unsupported OpenSSL library versions.
* Split and clean up OpenSSL X509 testsJakub Zelenka2016-02-041-0/+42