Skip to content

Commit 9f640c1

Browse files
authored
Update requirements for minimal OpenSSL version を取り込み (#246)
1 parent 54ef6bf commit 9f640c1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

reference/openssl/setup.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<!-- $Revision$ -->
3-
<!-- EN-Revision: d5da0808c4d6343eb8f0099307d3139102a6f4bf Maintainer: takagi Status: ready -->
3+
<!-- EN-Revision: 3fa666ce023c7f5005cae5c3bf4fbef2b47ef9d1 Maintainer: takagi Status: ready -->
44
<!-- CREDITS: shimooka,hirokawa,mumumu -->
55

66
<chapter xml:id="openssl.setup" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
@@ -15,6 +15,7 @@
1515
PHP 7.0 の場合、OpenSSL &gt;= 0.9.8 かつ &lt; 1.2 が必要です。
1616
PHP 7.1-8.0 の場合、OpenSSL &gt;= 1.0.1 かつ &lt; 3.0 が必要です。
1717
PHP &gt;= 8.1 の場合、OpenSSL &gt;= 1.0.2 かつ &lt; 4.0 が必要です。
18+
PHP &gt;= 8.4 の場合、OpenSSL &gt;= 1.1.1 かつ &lt; 4.0 が必要です。
1819
</para>
1920
<warning>
2021
<para>

0 commit comments

Comments
 (0)