Test: /ext/openssl/tests/openssl_csr_get_subject_basic.phpt - Version 7.1.33    

There is 1 diff reported by users for this test.

Count Diff
8 (100%)
001+ Warning: openssl_csr_new(): Error signing request in %s/openssl_csr_get_subject_basic.php on line 29
015- array(6) {
016+ bool(false)
016- ["countryName"]=>
017- string(2) "BR"
018- ["stateOrProvinceName"]=>
019- string(17) "Rio Grande do Sul"
020- ["localityName"]=>
021- string(12) "Porto Alegre"
022- ["commonName"]=>
023- string(21) "Henrique do N. Angelo"
024- ["emailAddress"]=>
025- string(16) "hnangelo@php.net"
026- ["organizationName"]=>
027- string(24) "Internet Widgits Pty Ltd"
028- }