svn: /phpdoc/ru/trunk/reference/spl/splfileobject/ fwrite.xml
[email protected] (Sergey Panteleev)
| Newsgroups | php.doc.ru |
|---|---|
| Message-ID | <[email protected]> |
sergey Tue, 19 May 2020 06:33:34 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=349930
Log:
docs(ru): Updated to English revision
Changed paths:
U phpdoc/ru/trunk/reference/spl/splfileobject/fwrite.xml
Modified: phpdoc/ru/trunk/reference/spl/splfileobject/fwrite.xml
===================================================================
--- phpdoc/ru/trunk/reference/spl/splfileobject/fwrite.xml 2020-05-19 03:25:11 UTC (rev 349929)
+++ phpdoc/ru/trunk/reference/spl/splfileobject/fwrite.xml 2020-05-19 06:33:34 UTC (rev 349930)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 349901 Maintainer: northcat Status: ready -->
+<!-- EN-Revision: 349909 Maintainer: northcat Status: ready -->
<!-- Reviewed: yes Maintainer: lex -->
<refentry xml:id="splfileobject.fwrite" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
@@ -55,6 +55,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>
+ Функция теперь возвращает &false; вместо нуля в случае возникновения ошибки.
+ </entry>
+ </row>
+ </tbody>
+ </tgroup>
+ </informaltable>
+ </refsect1>
+
<refsect1 role="examples">
&reftitle.examples;
<para>