svn: /phpdoc/ja/trunk/language/predefined/generator/ next.xml

[email protected] (Yoshinari Takaoka)
Newsgroups php.doc.ja
Message-ID <[email protected]>
mumumu                                   Fri, 13 Mar 2020 21:18:38 +0000

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

Log:
Fix #79256: Generator::next not behaving as documented

Bug: https://bugs.php.net/79256 (Closed) generator->next() not behaving as documented.
      
Changed paths:
    U   phpdoc/ja/trunk/language/predefined/generator/next.xml

Modified: phpdoc/ja/trunk/language/predefined/generator/next.xml
===================================================================
--- phpdoc/ja/trunk/language/predefined/generator/next.xml	2020-03-13 21:11:13 UTC (rev 349413)
+++ phpdoc/ja/trunk/language/predefined/generator/next.xml	2020-03-13 21:18:38 UTC (rev 349414)
@@ -1,6 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 344528 Maintainer: takagi Status: ready -->
+<!-- EN-Revision: 349409 Maintainer: takagi Status: ready -->
+<!-- Credits: mumumu -->

 <refentry xml:id="generator.next" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
  <refnamediv>
@@ -17,7 +18,7 @@
   <para>
    <methodname>Generator::next</methodname> のコールは、
    &null; を引数として
-   <methodname>Generator::send</methodname> をコールすることと等価です。
+   <methodname>Generator::send</methodname> をコールすることと同じ効果があります。
   </para>
  </refsect1>
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.