Skip to content

Commit a073d7b

Browse files
committed
Fix Windows test for openssl-3.5 upgrade
1 parent d801a46 commit a073d7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/openssl/tests/check_default_conf_path.phpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ if (isset($m[1])) {
2727
}
2828
?>
2929
--EXPECTF--
30-
string(%d) "c:\program files%r( \(x86\)|)%r\common files\ssl\openssl.cnf"
30+
string(%d) "c:\program files\common files\ssl\openssl.cnf"

0 commit comments

Comments
 (0)