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

[email protected] (Andrey Gromov)
Newsgroups php.doc.ru
Message-ID <[email protected]>
rjhdby                                   Fri, 07 Feb 2020 21:32:23 +0000

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

Log:
upd

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

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

@@ -57,6 +58,7 @@
      <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.