svn: /phpdoc/ru/trunk/reference/ filesystem/functions/glob.xml imap/functions/imap-delete.xml strings/functions/money-format.xml var/functions/is-numeric.xml yaf/tutorials.xml

[email protected] (Sergey Panteleev)
Newsgroups php.doc.ru
Message-ID <[email protected]>
sergey                                   Sun, 24 Nov 2019 07:57:51 +0000

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

Log:
docs(ru): Updated to English revision

Changed paths:
    U   phpdoc/ru/trunk/reference/filesystem/functions/glob.xml
    U   phpdoc/ru/trunk/reference/imap/functions/imap-delete.xml
    U   phpdoc/ru/trunk/reference/strings/functions/money-format.xml
    U   phpdoc/ru/trunk/reference/var/functions/is-numeric.xml
    U   phpdoc/ru/trunk/reference/yaf/tutorials.xml

Modified: phpdoc/ru/trunk/reference/filesystem/functions/glob.xml
===================================================================
--- phpdoc/ru/trunk/reference/filesystem/functions/glob.xml	2019-11-24 07:47:36 UTC (rev 348342)
+++ phpdoc/ru/trunk/reference/filesystem/functions/glob.xml	2019-11-24 07:57:51 UTC (rev 348343)
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="utf-8"?>
-<!-- EN-Revision: 347740 Maintainer: shein Status: ready -->
+<!-- EN-Revision: 348336 Maintainer: shein Status: ready -->
 <!-- Reviewed: yes -->
 <!-- $Revision$ -->
 <refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.glob">

Modified: phpdoc/ru/trunk/reference/imap/functions/imap-delete.xml
===================================================================
--- phpdoc/ru/trunk/reference/imap/functions/imap-delete.xml	2019-11-24 07:47:36 UTC (rev 348342)
+++ phpdoc/ru/trunk/reference/imap/functions/imap-delete.xml	2019-11-24 07:57:51 UTC (rev 348343)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 331926 Maintainer: rjhdby Status: ready -->
+<!-- EN-Revision: 348340 Maintainer: rjhdby Status: ready -->
 <!-- Reviewed: yes Maintainer: lex -->

 <refentry xml:id="function.imap-delete" xmlns="http://docbook.org/ns/docbook">

Modified: phpdoc/ru/trunk/reference/strings/functions/money-format.xml
===================================================================
--- phpdoc/ru/trunk/reference/strings/functions/money-format.xml	2019-11-24 07:47:36 UTC (rev 348342)
+++ phpdoc/ru/trunk/reference/strings/functions/money-format.xml	2019-11-24 07:57:51 UTC (rev 348343)
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="utf-8"?>
-<!-- EN-Revision: 346848 Maintainer: shein Status: ready -->
+<!-- EN-Revision: 348336 Maintainer: shein Status: ready -->
 <!-- Reviewed: yes -->
 <!-- $Revision$ -->
 <refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.money-format">

Modified: phpdoc/ru/trunk/reference/var/functions/is-numeric.xml
===================================================================
--- phpdoc/ru/trunk/reference/var/functions/is-numeric.xml	2019-11-24 07:47:36 UTC (rev 348342)
+++ phpdoc/ru/trunk/reference/var/functions/is-numeric.xml	2019-11-24 07:57:51 UTC (rev 348343)
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="utf-8"?>
-<!-- EN-Revision: 343341 Maintainer: Rjhdby Status: ready -->
+<!-- EN-Revision: 348339 Maintainer: Rjhdby Status: ready -->
 <!-- Reviewed: yes -->
 <!-- $Revision$ -->
 <refentry xml:id="function.is-numeric" xmlns="http://docbook.org/ns/docbook">
@@ -65,6 +65,10 @@
     02471,
     0b10100111001,
     1337e0,
+    "0x539",
+    "02471",
+    "0b10100111001",
+    "1337e0",
     "not numeric",
     array(),
     9.1,
@@ -89,10 +93,15 @@
 1337 - число
 1337 - число
 1337 - число
-1337 - число
+1337.0 - число
+'0x539' - НЕ число
+'02471' - число
+'0b10100111001' - НЕ число
+'1337e0' - число
 'not numeric' - НЕ число
-array () - НЕ число
-9.0999999999999996447286321199499070644378662109375 - число
+array (
+) - НЕ число
+9.1 - число
 NULL - НЕ число
 ]]>
     </screen>

Modified: phpdoc/ru/trunk/reference/yaf/tutorials.xml
===================================================================
--- phpdoc/ru/trunk/reference/yaf/tutorials.xml	2019-11-24 07:47:36 UTC (rev 348342)
+++ phpdoc/ru/trunk/reference/yaf/tutorials.xml	2019-11-24 07:57:51 UTC (rev 348343)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 344470 Maintainer: irker Status: ready -->
+<!-- EN-Revision: 348340 Maintainer: irker Status: ready -->
 <!-- Reviewed: yes Maintainer: sergey -->

 <chapter xml:id="yaf.tutorials" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
@@ -34,7 +34,7 @@
  <section role="examples">
  <example>
   <title>Введение</title>
-  <para>index.php единственная точка входа в приложение, все запросы вы должны направлять через него (например, при помощи .htaccess в Apache+php_mod) </para>
+  <para>index.php единственная точка входа в приложение, все запросы вы должны направлять через него (например, при помощи .htaccess в Apache + php_mod) </para>
    <programlisting role="php">
 <![CDATA[
 <?php
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.