From a06e8ca56d7fcf8d361f0c6641010a25d9414522 Mon Sep 17 00:00:00 2001 From: Rasmus Lerdorf Date: Sun, 5 Feb 2012 09:32:20 +0000 Subject: [PATCH] According to the reports on qa this test is failing the same way for everyone. See: http://qa.php.net/reports/viewreports.php?version=5.3.10&test=%2Fext%2Fopenssl%2Ftests%2Fbug28382.phpt I'm not sure if this is due to a change in the openssl library or in the extension, so perhaps the test itself needs to change, but for now synch it with the new output and watch for failures. --- ext/openssl/tests/bug28382.phpt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ext/openssl/tests/bug28382.phpt b/ext/openssl/tests/bug28382.phpt index dab510121d..771fc932fe 100644 --- a/ext/openssl/tests/bug28382.phpt +++ b/ext/openssl/tests/bug28382.phpt @@ -20,7 +20,9 @@ array(11) { ["nsCertType"]=> string(30) "SSL Client, SSL Server, S/MIME" ["crlDistributionPoints"]=> - string(51) "URI:http://mobile.blue-software.ro:90/ca/crl.shtml + string(65) " +Full Name: + URI:http://mobile.blue-software.ro:90/ca/crl.shtml " ["nsCaPolicyUrl"]=> string(38) "http://mobile.blue-software.ro:90/pub/" -- 2.50.1