svn: /phpdoc/ru/trunk/reference/ ldap/functions/ldap-bind.xml spl/splfixedarray.xml

[email protected] (Sergey Panteleev)
Newsgroups php.doc.ru
Message-ID <[email protected]>
sergey                                   Sat, 18 Jan 2020 01:39:46 +0000

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

Log:
docs(ru): Updated to English revision

Changed paths:
    U   phpdoc/ru/trunk/reference/ldap/functions/ldap-bind.xml
    U   phpdoc/ru/trunk/reference/spl/splfixedarray.xml

Modified: phpdoc/ru/trunk/reference/ldap/functions/ldap-bind.xml
===================================================================
--- phpdoc/ru/trunk/reference/ldap/functions/ldap-bind.xml	2020-01-18 00:26:43 UTC (rev 348939)
+++ phpdoc/ru/trunk/reference/ldap/functions/ldap-bind.xml	2020-01-18 01:39:46 UTC (rev 348940)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 347900 Maintainer: sergey Status: ready -->
+<!-- EN-Revision: 348935 Maintainer: sergey Status: ready -->
 <!-- Reviewed: no -->

 <refentry xml:id="function.ldap-bind" xmlns="http://docbook.org/ns/docbook">
@@ -16,7 +16,6 @@
    <methodparam><type>resource</type><parameter>link_identifier</parameter></methodparam>
    <methodparam choice="opt"><type>string</type><parameter>bind_rdn</parameter><initializer>&null;</initializer></methodparam>
    <methodparam choice="opt"><type>string</type><parameter>bind_password</parameter><initializer>&null;</initializer></methodparam>
-   <methodparam choice="opt"><type>array</type><parameter>serverctrls</parameter><initializer>array()</initializer></methodparam>
   </methodsynopsis>
   <para>
    Связывает LDAP-директорию с указанным RDN и паролем.
@@ -49,14 +48,6 @@
       </para>
      </listitem>
     </varlistentry>
-    <varlistentry>
-     <term><parameter>serverctrls</parameter></term>
-     <listitem>
-      <para>
-       Массив <link linkend="ldap.controls">элементов управления LDAP</link> для отправки вместе с запросом.
-      </para>
-     </listitem>
-    </varlistentry>
    </variablelist>
   </para>
   <para>

Modified: phpdoc/ru/trunk/reference/spl/splfixedarray.xml
===================================================================
--- phpdoc/ru/trunk/reference/spl/splfixedarray.xml	2020-01-18 00:26:43 UTC (rev 348939)
+++ phpdoc/ru/trunk/reference/spl/splfixedarray.xml	2020-01-18 01:39:46 UTC (rev 348940)
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="utf-8"?>
-<!-- EN-Revision: 292734 Maintainer: shein Status: ready -->
+<!-- EN-Revision: 348936 Maintainer: shein Status: ready -->
 <!-- Reviewed: yes -->
 <!-- $Revision$ -->
 <phpdoc:classref xmlns:phpdoc="http://php.net/ns/phpdoc" xml:id="class.splfixedarray" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude">
@@ -17,7 +17,7 @@
     Главное различие между SplFixedArray и обычным массивом PHP в том,
     что SplFixedArray имеет фиксированную длину, а в
     качестве индексов могут выступать только целочисленные значения.
-    Преимущество данных ограничений заключается в более быстрой обработке массива.
+    Преимущество данных ограничений заключается в меньшем использовании памяти, чем стандартный <type>array</type>.
    </para>
   </section>
   <!-- }}} -->
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.