svn: /phpdoc/ja/trunk/reference/spl/splfileobject/ fwrite.xml
[email protected] (Yoshinari Takaoka)
| Newsgroups | php.doc.ja |
|---|---|
| Message-ID | <[email protected]> |
mumumu Mon, 18 May 2020 11:03:12 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=349910
Log:
Add missing changelog entry
Changed paths:
U phpdoc/ja/trunk/reference/spl/splfileobject/fwrite.xml
Modified: phpdoc/ja/trunk/reference/spl/splfileobject/fwrite.xml
===================================================================
--- phpdoc/ja/trunk/reference/spl/splfileobject/fwrite.xml 2020-05-18 06:48:04 UTC (rev 349909)
+++ phpdoc/ja/trunk/reference/spl/splfileobject/fwrite.xml 2020-05-18 11:03:12 UTC (rev 349910)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 349901 Maintainer: masakielastic Status: ready -->
+<!-- EN-Revision: 349909 Maintainer: masakielastic Status: ready -->
<!-- Credits: mumumu -->
<refentry xml:id="splfileobject.fwrite" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
@@ -52,6 +52,28 @@
</para>
</refsect1>
+ <refsect1 role="changelog">
+ &reftitle.changelog;
+ <informaltable>
+ <tgroup cols="2">
+ <thead>
+ <row>
+ <entry>&Version;</entry>
+ <entry>&Description;</entry>
+ </row>
+ </thead>
+ <tbody>
+ <row>
+ <entry>7.4.0</entry>
+ <entry>
+ この関数は、失敗した時に0ではなく &false; を返すようになりました。
+ </entry>
+ </row>
+ </tbody>
+ </tgroup>
+ </informaltable>
+ </refsect1>
+
<refsect1 role="examples">
&reftitle.examples;
<para>