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

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
001+ Termsig=11
001- array(6) {
002- ["C"]=>
003- string(2) "NL"
004- ["ST"]=>
005- string(13) "Noord Brabant"
006- ["L"]=>
007- string(4) "Uden"
008- ["O"]=>
009- string(10) "Triconnect"
010- ["OU"]=>
011- string(10) "Triconnect"
012- ["CN"]=>
013- string(15) "*.triconnect.nl"
014- }
015- array(6) {
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- }