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 e9b1d1e commit 0e4c817Copy full SHA for 0e4c817
install/unix/source.xml
@@ -1,6 +1,6 @@
1
<?xml version="1.0" encoding="utf-8"?>
2
<!-- $Revision$ -->
3
-<!-- EN-Revision: 4cb53ecbd763db2db808e90d7eda63afb380e6df Maintainer: zonuexe Status: ready -->
+<!-- EN-Revision: 64a010e59ce7e3c4cbbd72bbc307cfcce3d6e9bb Maintainer: zonuexe Status: ready -->
4
<sect1 xml:id="install.unix.source" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
5
<title>Unix および macOS システムでのソースコードからのインストール</title>
6
<para>
@@ -10,7 +10,7 @@
10
<link xlink:href="&url.gnu.make;">GNU <command>make</command></link>
11
</member>
12
<member>
13
- C コンパイラ (PHP 8.0.0 以降、C99 互換性を前提としています)
+ C コンパイラ (PHP 8.0.0 以降は C99、PHP 8.4.0 以降は C11 互換性が必須)
14
15
16
Web サーバー
0 commit comments