svn: /phpdoc/ru/trunk/ appendices/ini.list.xml reference/dba/functions/dba-open.xml reference/filesystem/ini.xml

[email protected] (Sergey Panteleev)
Newsgroups php.doc.ru
Message-ID <[email protected]>
sergey                                   Sun, 01 Dec 2019 07:31:17 +0000

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

Log:
docs(ru): Updated to English revision

Changed paths:
    U   phpdoc/ru/trunk/appendices/ini.list.xml
    U   phpdoc/ru/trunk/reference/dba/functions/dba-open.xml
    U   phpdoc/ru/trunk/reference/filesystem/ini.xml

Modified: phpdoc/ru/trunk/appendices/ini.list.xml
===================================================================
--- phpdoc/ru/trunk/appendices/ini.list.xml	2019-12-01 00:25:03 UTC (rev 348375)
+++ phpdoc/ru/trunk/appendices/ini.list.xml	2019-12-01 07:31:17 UTC (rev 348376)
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="utf-8"?>
-<!-- EN-Revision: 348210 Maintainer: rjhdby Status: ready -->
+<!-- EN-Revision: 348373 Maintainer: rjhdby Status: ready -->
 <!-- Reviewed: yes Maintainer: sergey -->
 <!-- $Revision$ -->

@@ -49,7 +49,7 @@
       </entry>
       <entry>"0"</entry>
       <entry>PHP_INI_SYSTEM</entry>
-      <entry>Доступно с PHP 5.2.0.</entry>
+      <entry>Доступно с PHP 5.2.0. Объявлено устаревшим с PHP 7.4.0.</entry>
      </row>
      <row>
       <entry>

Modified: phpdoc/ru/trunk/reference/dba/functions/dba-open.xml
===================================================================
--- phpdoc/ru/trunk/reference/dba/functions/dba-open.xml	2019-12-01 00:25:03 UTC (rev 348375)
+++ phpdoc/ru/trunk/reference/dba/functions/dba-open.xml	2019-12-01 07:31:17 UTC (rev 348376)
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="utf-8"?>
-<!-- EN-Revision: 347555 Maintainer: rjhdby Status: ready -->
+<!-- EN-Revision: 348374 Maintainer: rjhdby Status: ready -->
 <!-- Reviewed: yes Maintainer: sergey -->
 <!-- $Revision$ -->
 <refentry xml:id="function.dba-open" xmlns="http://docbook.org/ns/docbook">
@@ -14,7 +14,7 @@
    <methodparam><type>string</type><parameter>path</parameter></methodparam>
    <methodparam><type>string</type><parameter>mode</parameter></methodparam>
    <methodparam choice="opt"><type>string</type><parameter>handler</parameter></methodparam>
-   <methodparam choice="opt"><type>mixed</type><parameter>...</parameter></methodparam>
+   <methodparam choice="opt"><type>string</type><parameter>...</parameter></methodparam>
   </methodsynopsis>
   <para>
    <function>dba_open</function> устанавливает экземпляр базы данных по пути
@@ -163,6 +163,24 @@
       </para>
      </listitem>
     </varlistentry>
+    <varlistentry>
+     <term><parameter>...</parameter></term>
+     <listitem>
+      <para>
+       Необязательная строка (&string;) параметров, которые передаются драйверу.
+      </para>
+      <para>
+       Драйверы <literal>cdb</literal>, <literal>cdb_make</literal>, <literal>flatfile</literal>,
+       <literal>inifile</literal>, <literal>qdbm</literal> и <literal>tcadb</literal>
+       не поддерживают дополнительные параметры.
+      </para>
+      <para>
+       Драйверы <literal>db1</literal>, <literal>db2</literal>, <literal>db3</literal>,
+       <literal>db4</literal>, <literal>dbm</literal>, <literal>gdbm</literal>, <literal>lmdb</literal>,
+       и <literal>ndbm</literal> поддерживают единственный дополнительный параметр <literal>$filemode</literal>, который имеет то же значение, что и параметр <literal>$mode</literal> функции <function>chmod</function> и по умолчанию равен <literal>0644</literal>.
+      </para>
+     </listitem>
+    </varlistentry>
    </variablelist>
   </para>
  </refsect1>

Modified: phpdoc/ru/trunk/reference/filesystem/ini.xml
===================================================================
--- phpdoc/ru/trunk/reference/filesystem/ini.xml	2019-12-01 00:25:03 UTC (rev 348375)
+++ phpdoc/ru/trunk/reference/filesystem/ini.xml	2019-12-01 07:31:17 UTC (rev 348376)
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="utf-8"?>
-<!-- EN-Revision: 345558 Maintainer: shein Status: ready -->
+<!-- EN-Revision: 348373 Maintainer: shein Status: ready -->
 <!-- Reviewed: yes Maintainer: lex -->
 <!-- $Revision$ -->
 <section xml:id="filesystem.configuration" xmlns="http://docbook.org/ns/docbook">
@@ -28,7 +28,7 @@
       <entry><link linkend="ini.allow-url-include">allow_url_include</link></entry>
       <entry>"0"</entry>
       <entry>PHP_INI_SYSTEM</entry>
-      <entry>Доступна начиная с версии PHP 5.2.0.</entry>
+      <entry>Доступна начиная с версии PHP 5.2.0. Объявлена устаревшей  с версии PHP 7.4.0.</entry>
      </row>
      <row>
       <entry><link linkend="ini.user-agent">user_agent</link></entry>
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.