svn: /phpdoc/ja/trunk/appendices/ migration74/new-features.xml tokens.xml

[email protected] (Yoshinari Takaoka)
Newsgroups php.doc.ja
Message-ID <[email protected]>
mumumu                                   Mon, 27 Apr 2020 01:08:59 +0000

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

Log:
Link to the new arrow functions section

Patch provided by [email protected].

Changed paths:
    U   phpdoc/ja/trunk/appendices/migration74/new-features.xml
    U   phpdoc/ja/trunk/appendices/tokens.xml

Modified: phpdoc/ja/trunk/appendices/migration74/new-features.xml
===================================================================
--- phpdoc/ja/trunk/appendices/migration74/new-features.xml	2020-04-27 01:06:12 UTC (rev 349704)
+++ phpdoc/ja/trunk/appendices/migration74/new-features.xml	2020-04-27 01:08:59 UTC (rev 349705)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 348891 Maintainer: mumumu Status: ready -->
+<!-- EN-Revision: 349702 Maintainer: mumumu Status: ready -->

 <sect1 xml:id="migration74.new-features" xmlns:xlink="http://www.w3.org/1999/xlink">
  <title>新機能</title>
@@ -33,7 +33,7 @@
    <title>アロー関数</title>

    <para>
-    アロー関数は、暗黙的な値スコープを持った関数を定義する簡便な文法を提供します。
+    <link linkend="functions.arrow">アロー関数</link>は、暗黙的な値スコープを持った関数を定義する簡便な文法を提供します。

     <informalexample>
      <programlisting role="php">

Modified: phpdoc/ja/trunk/appendices/tokens.xml
===================================================================
--- phpdoc/ja/trunk/appendices/tokens.xml	2020-04-27 01:06:12 UTC (rev 349704)
+++ phpdoc/ja/trunk/appendices/tokens.xml	2020-04-27 01:08:59 UTC (rev 349705)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 349654 Maintainer: hirokawa Status: ready -->
+<!-- EN-Revision: 349702 Maintainer: hirokawa Status: ready -->
 <!-- CREDITS: takagi,mumumu -->

 <appendix xml:id="tokens" xmlns="http://docbook.org/ns/docbook">
@@ -368,7 +368,7 @@
      <entry><constant>T_FN</constant></entry>
      <entry>fn</entry>
      <entry>
-      <link linkend="migration74.new-features.core.arrow-functions">アロー関数</link>
+      <link linkend="functions.arrow">アロー関数</link>
       (PHP 7.4.0 以降で利用可能)
      </entry>
     </row>
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.