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 faea9cf commit 8b12f0fCopy full SHA for 8b12f0f
reference/info/functions/phpversion.xml
@@ -132,7 +132,7 @@ if (PHP_VERSION_ID < 50207) {
132
<para>
133
この情報は、定義済みの定数 <constant>PHP_VERSION</constant>
134
でも取得可能です。その他のバージョン関連の情報は、定数
135
- <constant>PHP_VERSION_*</constant> で取得可能です。
+ <constant>PHP_<replaceable>*</replaceable>_VERSION</constant> で取得可能です。
136
</para>
137
</note>
138
<note>
0 commit comments