svn: /phpdoc/ja/trunk/language/ variables.xml

[email protected] (Yoshinari Takaoka)
Newsgroups php.doc.ja
Message-ID <[email protected]>
mumumu                                   Thu, 26 Nov 2020 19:34:12 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=351681

Log:
Fix #77947: Wrong link label for /manual/en/reserved.variables.php

Bug: https://bugs.php.net/77947 (Closed) Wrong link label for /manual/en/reserved.variables.php
      
Changed paths:
    U   phpdoc/ja/trunk/language/variables.xml

Modified: phpdoc/ja/trunk/language/variables.xml
===================================================================
--- phpdoc/ja/trunk/language/variables.xml	2020-11-26 19:27:31 UTC (rev 351680)
+++ phpdoc/ja/trunk/language/variables.xml	2020-11-26 19:34:12 UTC (rev 351681)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 351112 Maintainer: takagi Status: ready -->
+<!-- EN-Revision: 351675 Maintainer: takagi Status: ready -->
 <!-- CREDITS: hirokawa,mumumu -->
  <chapter xml:id="language.variables" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
   <title>変数</title>
@@ -189,7 +189,7 @@
     <link linkend="features.commandline">コマンドライン</link>
     で実行した場合には利用できません。
     これらの変数の一覧については、
-    <link linkend="reserved.variables">予約済みの定義済みの変数</link>
+    <link linkend="reserved.variables">定義済の変数</link>
     のセクションを参照してください。
    </para>

@@ -200,13 +200,8 @@
     スコープで利用可能であるという点でかなり特別です。このため、これらは
     "スーパーグローバル" といわれることもあります。
     (PHPには、ユーザー定義のスーパーグローバルという機構はありません。)
-    スーパーグローバルのリストは、<link
-    linkend="language.variables.superglobals">ここ</link>
-    から見ることが出来ます。
-    しかし、これらの内容のリストおよび定義済みのPHP変数とそれらの特性に
-    関する更なる議論については、
-    <link linkend="reserved.variables">定義済みの予約変数</link>の
-    セクションを参照してください。
+    <link
+    linkend="language.variables.superglobals">スーパーグローバルの一覧</link> も参照して下さい。
    </para>

    <note>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.