Skip to content

Commit 0e4c817

Browse files
committed
Specify C11 requirement since 8.4
php/doc-en@64a010e
1 parent e9b1d1e commit 0e4c817

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

install/unix/source.xml

Lines changed: 2 additions & 2 deletions
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: 4cb53ecbd763db2db808e90d7eda63afb380e6df Maintainer: zonuexe Status: ready -->
3+
<!-- EN-Revision: 64a010e59ce7e3c4cbbd72bbc307cfcce3d6e9bb Maintainer: zonuexe Status: ready -->
44
<sect1 xml:id="install.unix.source" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
55
<title>Unix および macOS システムでのソースコードからのインストール</title>
66
<para>
@@ -10,7 +10,7 @@
1010
<link xlink:href="&url.gnu.make;">GNU <command>make</command></link>
1111
</member>
1212
<member>
13-
C コンパイラ (PHP 8.0.0 以降、C99 互換性を前提としています)
13+
C コンパイラ (PHP 8.0.0 以降は C99、PHP 8.4.0 以降は C11 互換性が必須)
1414
</member>
1515
<member>
1616
Web サーバー

0 commit comments

Comments
 (0)