diff --git a/reference/info/functions/phpversion.xml b/reference/info/functions/phpversion.xml index 40101b6bc1..6b518827b1 100644 --- a/reference/info/functions/phpversion.xml +++ b/reference/info/functions/phpversion.xml @@ -132,7 +132,7 @@ if (PHP_VERSION_ID < 50207) { この情報は、定義済みの定数 PHP_VERSION でも取得可能です。その他のバージョン関連の情報は、定数 - PHP_VERSION_* で取得可能です。 + PHP_*_VERSION で取得可能です。