svn: /phpdoc/ru/trunk/ appendices/ini.list.xml appendices/migration74/other-changes.xml reference/var/functions/is-resource.xml
[email protected] (Sergey Panteleev)
| Newsgroups | php.doc.ru |
|---|---|
| Message-ID | <[email protected]> |
sergey Sat, 26 Oct 2019 12:35:19 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=348219
Log:
docs(ru): Updated to English revision
Changed paths:
U phpdoc/ru/trunk/appendices/ini.list.xml
U phpdoc/ru/trunk/appendices/migration74/other-changes.xml
U phpdoc/ru/trunk/reference/var/functions/is-resource.xml
Modified: phpdoc/ru/trunk/appendices/ini.list.xml
===================================================================
--- phpdoc/ru/trunk/appendices/ini.list.xml 2019-10-26 03:57:08 UTC (rev 348218)
+++ phpdoc/ru/trunk/appendices/ini.list.xml 2019-10-26 12:35:19 UTC (rev 348219)
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- EN-Revision: 347919 Maintainer: rjhdby Status: ready -->
+<!-- EN-Revision: 348210 Maintainer: rjhdby Status: ready -->
<!-- Reviewed: yes Maintainer: sergey -->
<!-- $Revision$ -->
@@ -319,7 +319,7 @@
</entry>
<entry>"0"</entry>
<entry>PHP_INI_PERDIR</entry>
- <entry></entry>
+ <entry>Удалено в PHP 7.0.0.</entry>
</row>
<row>
<entry>
Modified: phpdoc/ru/trunk/appendices/migration74/other-changes.xml
===================================================================
--- phpdoc/ru/trunk/appendices/migration74/other-changes.xml 2019-10-26 03:57:08 UTC (rev 348218)
+++ phpdoc/ru/trunk/appendices/migration74/other-changes.xml 2019-10-26 12:35:19 UTC (rev 348219)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 348106 Maintainer: lex Status: ready -->
+<!-- EN-Revision: 348208 Maintainer: lex Status: ready -->
<!-- Reviewed: yes Maintainer: sergey -->
<sect1 xml:id="migration74.other-changes" xmlns:xlink="http://www.w3.org/1999/xlink">
Modified: phpdoc/ru/trunk/reference/var/functions/is-resource.xml
===================================================================
--- phpdoc/ru/trunk/reference/var/functions/is-resource.xml 2019-10-26 03:57:08 UTC (rev 348218)
+++ phpdoc/ru/trunk/reference/var/functions/is-resource.xml 2019-10-26 12:35:19 UTC (rev 348219)
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- EN-Revision: 336644 Maintainer: shein Status: ready -->
+<!-- EN-Revision: 348211 Maintainer: shein Status: ready -->
<!-- Reviewed: yes -->
<!-- $Revision$ -->
<!-- splitted from ./en/functions/var.xml, last change in rev 1.19 -->
@@ -18,7 +18,7 @@
<methodparam><type>mixed</type><parameter>var</parameter></methodparam>
</methodsynopsis>
<para>
- Проверяет, является ли данная переменная ресурсом.
+ Проверяет, является ли данная переменная ресурсом (<type>resource</type>).
</para>
</refsect1>