svn: /phpdoc/ru/trunk/reference/ com/constants.xml strings/functions/strlen.xml

[email protected] (Sergey Panteleev)
Newsgroups php.doc.ru
Message-ID <[email protected]>
sergey                                   Sat, 08 Feb 2020 07:03:47 +0000

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

Log:
docs(ru): Updated to English revision

Changed paths:
    U   phpdoc/ru/trunk/reference/com/constants.xml
    U   phpdoc/ru/trunk/reference/strings/functions/strlen.xml

Modified: phpdoc/ru/trunk/reference/com/constants.xml
===================================================================
--- phpdoc/ru/trunk/reference/com/constants.xml	2020-02-08 00:55:28 UTC (rev 349167)
+++ phpdoc/ru/trunk/reference/com/constants.xml	2020-02-08 07:03:47 UTC (rev 349168)
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="utf-8"?>
-<!-- EN-Revision: 334762 Maintainer: rjhdby Status: ready -->
+<!-- EN-Revision: 349163 Maintainer: rjhdby Status: ready -->
 <!-- Reviewed: no -->
 <!-- $Revision$ -->
 <chapter xml:id="com.constants" xmlns="http://docbook.org/ns/docbook">
@@ -571,7 +571,7 @@
      <entry>
       Ответ означающий попытку деления на ноль.
      </entry>
-     <entry></entry>
+     <entry>Начиная с PHP 7.0.0, значение равно <literal>2147614738</literal> в x64.</entry>
     </row>
     <row xml:id="constant.disp-e-overflow">
      <entry>
@@ -583,8 +583,19 @@
       Ошибка означающая, что значение не может быть
       приведено к ожидаемому типу.
      </entry>
-     <entry></entry>
+     <entry>Начиная с PHP 7.0.0, значение равно <literal>2147614730</literal> в x64.</entry>
     </row>
+    <row xml:id="constant.disp-e-badindex">
+     <entry>
+      <constant>DISP_E_BADINDEX</constant>
+      (<type>integer</type>)
+     </entry>
+     <entry>-2147352565</entry>
+     <entry>
+      Ошибка, означающая, что индекс массива не существует.
+     </entry>
+     <entry>Начиная с PHP 7.0.0, значение равно <literal>2147614731</literal> в x64.</entry>
+    </row>
     <row xml:id="constant.mk-e-unavailable">
      <entry>
       <constant>MK_E_UNAVAILABLE</constant>
@@ -595,7 +606,7 @@
       Код статуса iMoniker COM, возвращается в случае ошибки когда
       функция не сожет быть вызвана, поскольну недоступна.
      </entry>
-     <entry></entry>
+     <entry>Начиная с PHP 7.0.0, значение равно <literal>2147746275</literal> в x64.</entry>
     </row>
    </tbody>
   </tgroup>

Modified: phpdoc/ru/trunk/reference/strings/functions/strlen.xml
===================================================================
--- phpdoc/ru/trunk/reference/strings/functions/strlen.xml	2020-02-08 00:55:28 UTC (rev 349167)
+++ phpdoc/ru/trunk/reference/strings/functions/strlen.xml	2020-02-08 07:03:47 UTC (rev 349168)
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="utf-8"?>
-<!-- EN-Revision: 349161 Maintainer: shein Status: ready -->
+<!-- EN-Revision: 349162 Maintainer: shein Status: ready -->
 <!-- Reviewed: yes -->
 <!-- $Revision$ -->
 <refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.strlen">
@@ -40,7 +40,6 @@
   <para>
    Длина строки <parameter>string</parameter> в случае успеха,
    и <literal>0</literal>, если <parameter>string</parameter> пуста.
-   В случае ошибки возвращает &null;.
   </para>
  </refsect1>

@@ -58,7 +57,6 @@
      <row>
       <entry>5.3.0</entry>
       <entry>
-       В случае ошибки возвращает &null;.
        Ранние версии этой функции рассматривали массивы как строку
        <literal>Array</literal>, возвращая таким образом
        <literal>5</literal> в качестве длины этой строки и
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.