svn: /phpdoc/ru/trunk/reference/ filesystem/functions/unlink.xml imagick/constants.xml
[email protected] (Sergey Panteleev)
| Newsgroups | php.doc.ru |
|---|---|
| Message-ID | <[email protected]> |
sergey Mon, 30 Dec 2019 05:09:11 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=348728
Log:
docs(ru): Updated to English revision
Changed paths:
U phpdoc/ru/trunk/reference/filesystem/functions/unlink.xml
U phpdoc/ru/trunk/reference/imagick/constants.xml
Modified: phpdoc/ru/trunk/reference/filesystem/functions/unlink.xml
===================================================================
--- phpdoc/ru/trunk/reference/filesystem/functions/unlink.xml 2019-12-29 12:46:35 UTC (rev 348727)
+++ phpdoc/ru/trunk/reference/filesystem/functions/unlink.xml 2019-12-30 05:09:11 UTC (rev 348728)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- EN-Revision: 347043 Maintainer: shein Status: ready -->
-<!-- Reviewed: yes -->
+<!-- EN-Revision: 348727 Maintainer: shein Status: ready -->
+<!-- Reviewed: yes Maintainer: sergey -->
<!-- $Revision$ -->
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.unlink">
<refnamediv>
@@ -50,6 +50,31 @@
</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.3.0</entry>
+ <entry>
+ В Windows теперь можно удалить файлы функцией <function>unlink</function> с
+ использованием дескрипторов, хотя раньше это не удавалось. Тем не менее, все еще
+ невозможно повторно создать удаленный файл, пока все дескрипторы к нему не будут
+ закрыты.
+ </entry>
+ </row>
+ </tbody>
+ </tgroup>
+ </informaltable>
+ </refsect1>
+
<refsect1 role="examples">
&reftitle.examples;
<para>
Modified: phpdoc/ru/trunk/reference/imagick/constants.xml
===================================================================
--- phpdoc/ru/trunk/reference/imagick/constants.xml 2019-12-29 12:46:35 UTC (rev 348727)
+++ phpdoc/ru/trunk/reference/imagick/constants.xml 2019-12-30 05:09:11 UTC (rev 348728)
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- EN-Revision: 334762 Maintainer: rjhdby Status: ready -->
+<!-- EN-Revision: 348726 Maintainer: rjhdby Status: ready -->
<!-- Reviewed: no -->
<!-- $Revision$ -->
<appendix xmlns="http://docbook.org/ns/docbook" xml:id="imagick.constants">
@@ -1996,6 +1996,7 @@
</term>
<listitem>
<simpara>
+ Доступно только для ImageMagick < 7.
</simpara>
</listitem>
</varlistentry>