We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54ef6bf commit 9f640c1Copy full SHA for 9f640c1
reference/openssl/setup.xml
@@ -1,6 +1,6 @@
1
<?xml version="1.0" encoding="utf-8"?>
2
<!-- $Revision$ -->
3
-<!-- EN-Revision: d5da0808c4d6343eb8f0099307d3139102a6f4bf Maintainer: takagi Status: ready -->
+<!-- EN-Revision: 3fa666ce023c7f5005cae5c3bf4fbef2b47ef9d1 Maintainer: takagi Status: ready -->
4
<!-- CREDITS: shimooka,hirokawa,mumumu -->
5
6
<chapter xml:id="openssl.setup" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
@@ -15,6 +15,7 @@
15
PHP 7.0 の場合、OpenSSL >= 0.9.8 かつ < 1.2 が必要です。
16
PHP 7.1-8.0 の場合、OpenSSL >= 1.0.1 かつ < 3.0 が必要です。
17
PHP >= 8.1 の場合、OpenSSL >= 1.0.2 かつ < 4.0 が必要です。
18
+ PHP >= 8.4 の場合、OpenSSL >= 1.1.1 かつ < 4.0 が必要です。
19
</para>
20
<warning>
21
<para>
0 commit comments