svn: /phpdoc/ru/trunk/reference/spl/ splpriorityqueue/compare.xml splpriorityqueue/construct.xml splpriorityqueue/count.xml splpriorityqueue/current.xml splpriorityqueue/getextractflags.xml splpriorityqueue/insert.xml splpriorityqueue/iscorrupted.xml splpriorityqueue/isempty.xml splpriorityqueue/key.xml splpriorityqueue/next.xml splpriorityqueue/recoverfromcorruption.xml splpriorityqueue/rewind.xml splpriorityqueue/setextractflags.xml splpriorityqueue/top.xml splpriorityqueue/valid.xml splqueue/

[email protected] (Sergey Panteleev)
Newsgroups php.doc.ru
Message-ID <[email protected]>
sergey                                   Thu, 21 Nov 2019 19:41:38 +0000

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

Log:
docs(ru): Review

Changed paths:
    U   phpdoc/ru/trunk/reference/spl/splpriorityqueue/compare.xml
    U   phpdoc/ru/trunk/reference/spl/splpriorityqueue/construct.xml
    U   phpdoc/ru/trunk/reference/spl/splpriorityqueue/count.xml
    U   phpdoc/ru/trunk/reference/spl/splpriorityqueue/current.xml
    U   phpdoc/ru/trunk/reference/spl/splpriorityqueue/getextractflags.xml
    U   phpdoc/ru/trunk/reference/spl/splpriorityqueue/insert.xml
    U   phpdoc/ru/trunk/reference/spl/splpriorityqueue/iscorrupted.xml
    U   phpdoc/ru/trunk/reference/spl/splpriorityqueue/isempty.xml
    U   phpdoc/ru/trunk/reference/spl/splpriorityqueue/key.xml
    U   phpdoc/ru/trunk/reference/spl/splpriorityqueue/next.xml
    U   phpdoc/ru/trunk/reference/spl/splpriorityqueue/recoverfromcorruption.xml
    U   phpdoc/ru/trunk/reference/spl/splpriorityqueue/rewind.xml
    U   phpdoc/ru/trunk/reference/spl/splpriorityqueue/setextractflags.xml
    U   phpdoc/ru/trunk/reference/spl/splpriorityqueue/top.xml
    U   phpdoc/ru/trunk/reference/spl/splpriorityqueue/valid.xml
    U   phpdoc/ru/trunk/reference/spl/splqueue/construct.xml
    U   phpdoc/ru/trunk/reference/spl/splqueue/dequeue.xml
    U   phpdoc/ru/trunk/reference/spl/splqueue/enqueue.xml
    U   phpdoc/ru/trunk/reference/spl/splqueue/setiteratormode.xml
    U   phpdoc/ru/trunk/reference/spl/splstack/construct.xml
    U   phpdoc/ru/trunk/reference/spl/splstack/setiteratormode.xml
svn-diffs-348330.txt (text/x-diff, 15.6 KB)
Modified: phpdoc/ru/trunk/reference/spl/splpriorityqueue/compare.xml
===================================================================
--- phpdoc/ru/trunk/reference/spl/splpriorityqueue/compare.xml	2019-11-21 11:41:05 UTC (rev 348329)
+++ phpdoc/ru/trunk/reference/spl/splpriorityqueue/compare.xml	2019-11-21 19:41:38 UTC (rev 348330)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- EN-Revision: 343888 Maintainer: tmn Status: ready -->
-<!-- Reviewed: no -->
+<!-- Reviewed: yes Maintainer: sergey -->
 <!-- $Revision$ -->
 <refentry xml:id="splpriorityqueue.compare" xmlns="http://docbook.org/ns/docbook">
  <refnamediv>

Modified: phpdoc/ru/trunk/reference/spl/splpriorityqueue/construct.xml
===================================================================
--- phpdoc/ru/trunk/reference/spl/splpriorityqueue/construct.xml	2019-11-21 11:41:05 UTC (rev 348329)
+++ phpdoc/ru/trunk/reference/spl/splpriorityqueue/construct.xml	2019-11-21 19:41:38 UTC (rev 348330)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
 <!-- EN-Revision: 334762 Maintainer: northcat Status: ready -->
-<!-- Reviewed: no -->
+<!-- Reviewed: yes Maintainer: sergey -->
 <refentry xml:id="splpriorityqueue.construct" xmlns="http://docbook.org/ns/docbook">
  <refnamediv>
   <refname>SplPriorityQueue::__construct</refname>

Modified: phpdoc/ru/trunk/reference/spl/splpriorityqueue/count.xml
===================================================================
--- phpdoc/ru/trunk/reference/spl/splpriorityqueue/count.xml	2019-11-21 11:41:05 UTC (rev 348329)
+++ phpdoc/ru/trunk/reference/spl/splpriorityqueue/count.xml	2019-11-21 19:41:38 UTC (rev 348330)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- EN-Revision: 343888 Maintainer: tmn Status: ready -->
-<!-- Reviewed: no -->
+<!-- Reviewed: yes Maintainer: sergey -->
 <!-- $Revision$ -->
 <refentry xml:id="splpriorityqueue.count" xmlns="http://docbook.org/ns/docbook">
  <refnamediv>

Modified: phpdoc/ru/trunk/reference/spl/splpriorityqueue/current.xml
===================================================================
--- phpdoc/ru/trunk/reference/spl/splpriorityqueue/current.xml	2019-11-21 11:41:05 UTC (rev 348329)
+++ phpdoc/ru/trunk/reference/spl/splpriorityqueue/current.xml	2019-11-21 19:41:38 UTC (rev 348330)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- EN-Revision: 334762 Maintainer: tmn Status: ready -->
-<!-- Reviewed: no -->
+<!-- Reviewed: yes Maintainer: sergey -->
 <!-- $Revision$ -->
 <refentry xml:id="splpriorityqueue.current" xmlns="http://docbook.org/ns/docbook">
  <refnamediv>

Modified: phpdoc/ru/trunk/reference/spl/splpriorityqueue/getextractflags.xml
===================================================================
--- phpdoc/ru/trunk/reference/spl/splpriorityqueue/getextractflags.xml	2019-11-21 11:41:05 UTC (rev 348329)
+++ phpdoc/ru/trunk/reference/spl/splpriorityqueue/getextractflags.xml	2019-11-21 19:41:38 UTC (rev 348330)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
 <!-- EN-Revision: 344522 Maintainer: lex Status: ready -->
-<!-- Reviewed: no -->
+<!-- Reviewed: yes Maintainer: sergey -->

 <refentry xml:id="splpriorityqueue.getextractflags" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
  <refnamediv>

Modified: phpdoc/ru/trunk/reference/spl/splpriorityqueue/insert.xml
===================================================================
--- phpdoc/ru/trunk/reference/spl/splpriorityqueue/insert.xml	2019-11-21 11:41:05 UTC (rev 348329)
+++ phpdoc/ru/trunk/reference/spl/splpriorityqueue/insert.xml	2019-11-21 19:41:38 UTC (rev 348330)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- EN-Revision: 346662 Maintainer: tmn Status: ready -->
-<!-- Reviewed: no -->
+<!-- Reviewed: yes Maintainer: sergey -->
 <!-- $Revision$ -->
 <refentry xml:id="splpriorityqueue.insert" xmlns="http://docbook.org/ns/docbook">
  <refnamediv>

Modified: phpdoc/ru/trunk/reference/spl/splpriorityqueue/iscorrupted.xml
===================================================================
--- phpdoc/ru/trunk/reference/spl/splpriorityqueue/iscorrupted.xml	2019-11-21 11:41:05 UTC (rev 348329)
+++ phpdoc/ru/trunk/reference/spl/splpriorityqueue/iscorrupted.xml	2019-11-21 19:41:38 UTC (rev 348330)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
 <!-- EN-Revision: 344522 Maintainer: lex Status: ready -->
-<!-- Reviewed: no -->
+<!-- Reviewed: yes Maintainer: sergey -->

 <refentry xml:id="splpriorityqueue.iscorrupted" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
  <refnamediv>
@@ -25,7 +25,7 @@
  <refsect1 role="returnvalues">
   &reftitle.returnvalues;
   <para>
-   Возвращает &true;, если состояние преоритетной очереди повреждено, и &false; в противном случае.
+   Возвращает &true;, если состояние приоритетной очереди повреждено, и &false; в противном случае.
   </para>
  </refsect1>


Modified: phpdoc/ru/trunk/reference/spl/splpriorityqueue/isempty.xml
===================================================================
--- phpdoc/ru/trunk/reference/spl/splpriorityqueue/isempty.xml	2019-11-21 11:41:05 UTC (rev 348329)
+++ phpdoc/ru/trunk/reference/spl/splpriorityqueue/isempty.xml	2019-11-21 19:41:38 UTC (rev 348330)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
 <!-- EN-Revision: 343888 Maintainer: northcat Status: ready -->
-<!-- Reviewed: no -->
+<!-- Reviewed: yes Maintainer: sergey -->
 <refentry xml:id="splpriorityqueue.isempty" xmlns="http://docbook.org/ns/docbook">
  <refnamediv>
   <refname>SplPriorityQueue::isEmpty</refname>

Modified: phpdoc/ru/trunk/reference/spl/splpriorityqueue/key.xml
===================================================================
--- phpdoc/ru/trunk/reference/spl/splpriorityqueue/key.xml	2019-11-21 11:41:05 UTC (rev 348329)
+++ phpdoc/ru/trunk/reference/spl/splpriorityqueue/key.xml	2019-11-21 19:41:38 UTC (rev 348330)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- EN-Revision: 334762 Maintainer: tmn Status: ready -->
-<!-- Reviewed: no -->
+<!-- Reviewed: yes Maintainer: sergey -->
 <!-- $Revision$ -->
 <refentry xml:id="splpriorityqueue.key" xmlns="http://docbook.org/ns/docbook">
  <refnamediv>

Modified: phpdoc/ru/trunk/reference/spl/splpriorityqueue/next.xml
===================================================================
--- phpdoc/ru/trunk/reference/spl/splpriorityqueue/next.xml	2019-11-21 11:41:05 UTC (rev 348329)
+++ phpdoc/ru/trunk/reference/spl/splpriorityqueue/next.xml	2019-11-21 19:41:38 UTC (rev 348330)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- EN-Revision: 334762 Maintainer: tmn Status: ready -->
-<!-- Reviewed: no -->
+<!-- Reviewed: yes Maintainer: sergey -->
 <!-- $Revision$ -->
 <refentry xml:id="splpriorityqueue.next" xmlns="http://docbook.org/ns/docbook">
  <refnamediv>

Modified: phpdoc/ru/trunk/reference/spl/splpriorityqueue/recoverfromcorruption.xml
===================================================================
--- phpdoc/ru/trunk/reference/spl/splpriorityqueue/recoverfromcorruption.xml	2019-11-21 11:41:05 UTC (rev 348329)
+++ phpdoc/ru/trunk/reference/spl/splpriorityqueue/recoverfromcorruption.xml	2019-11-21 19:41:38 UTC (rev 348330)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- EN-Revision: 343888 Maintainer: tmn Status: ready -->
-<!-- Reviewed: no -->
+<!-- Reviewed: yes Maintainer: sergey -->
 <!-- $Revision$ -->
 <refentry xml:id="splpriorityqueue.recoverfromcorruption" xmlns="http://docbook.org/ns/docbook">
  <refnamediv>

Modified: phpdoc/ru/trunk/reference/spl/splpriorityqueue/rewind.xml
===================================================================
--- phpdoc/ru/trunk/reference/spl/splpriorityqueue/rewind.xml	2019-11-21 11:41:05 UTC (rev 348329)
+++ phpdoc/ru/trunk/reference/spl/splpriorityqueue/rewind.xml	2019-11-21 19:41:38 UTC (rev 348330)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- EN-Revision: 334762 Maintainer: tmn Status: ready -->
-<!-- Reviewed: no -->
+<!-- Reviewed: yes Maintainer: sergey -->
 <!-- $Revision$ -->
 <refentry xml:id="splpriorityqueue.rewind" xmlns="http://docbook.org/ns/docbook">
  <refnamediv>

Modified: phpdoc/ru/trunk/reference/spl/splpriorityqueue/setextractflags.xml
===================================================================
--- phpdoc/ru/trunk/reference/spl/splpriorityqueue/setextractflags.xml	2019-11-21 11:41:05 UTC (rev 348329)
+++ phpdoc/ru/trunk/reference/spl/splpriorityqueue/setextractflags.xml	2019-11-21 19:41:38 UTC (rev 348330)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- EN-Revision: 334762 Maintainer: tmn Status: ready -->
-<!-- Reviewed: no -->
+<!-- Reviewed: yes Maintainer: sergey -->
 <!-- $Revision$ -->
 <refentry xml:id="splpriorityqueue.setextractflags" xmlns="http://docbook.org/ns/docbook">
  <refnamediv>

Modified: phpdoc/ru/trunk/reference/spl/splpriorityqueue/top.xml
===================================================================
--- phpdoc/ru/trunk/reference/spl/splpriorityqueue/top.xml	2019-11-21 11:41:05 UTC (rev 348329)
+++ phpdoc/ru/trunk/reference/spl/splpriorityqueue/top.xml	2019-11-21 19:41:38 UTC (rev 348330)
@@ -1,12 +1,12 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- EN-Revision: 334762 Maintainer: tmn Status: ready -->
-<!-- Reviewed: no -->
+<!-- Reviewed: yes Maintainer: sergey -->
 <!-- $Revision$ -->
 <refentry xml:id="splpriorityqueue.top" xmlns="http://docbook.org/ns/docbook">
  <refnamediv>
   <refname>SplPriorityQueue::top</refname>
   <refpurpose>
-   Возвращает узел находящийся в начале очереди
+   Возвращает узел, находящийся в начале очереди
   </refpurpose>
  </refnamediv>


Modified: phpdoc/ru/trunk/reference/spl/splpriorityqueue/valid.xml
===================================================================
--- phpdoc/ru/trunk/reference/spl/splpriorityqueue/valid.xml	2019-11-21 11:41:05 UTC (rev 348329)
+++ phpdoc/ru/trunk/reference/spl/splpriorityqueue/valid.xml	2019-11-21 19:41:38 UTC (rev 348330)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- EN-Revision: 334762 Maintainer: tmn Status: ready -->
-<!-- Reviewed: no -->
+<!-- Reviewed: yes Maintainer: sergey -->
 <!-- $Revision$ -->
 <refentry xml:id="splpriorityqueue.valid" xmlns="http://docbook.org/ns/docbook">
  <refnamediv>

Modified: phpdoc/ru/trunk/reference/spl/splqueue/construct.xml
===================================================================
--- phpdoc/ru/trunk/reference/spl/splqueue/construct.xml	2019-11-21 11:41:05 UTC (rev 348329)
+++ phpdoc/ru/trunk/reference/spl/splqueue/construct.xml	2019-11-21 19:41:38 UTC (rev 348330)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
 <!-- EN-Revision: 334762 Maintainer: northcat Status: ready -->
-<!-- Reviewed: no -->
+<!-- Reviewed: yes Maintainer: sergey -->
 <refentry xml:id="splqueue.construct" xmlns="http://docbook.org/ns/docbook">
  <refnamediv>
   <refname>SplQueue::__construct</refname>
@@ -18,7 +18,7 @@
    Создаёт новую пустую очередь.
    <note>
     <para>
-     Этот метод автоматически устанавливает режим итератора SplDoublyLinkedList::IT_MODE_FIFO.
+     Метод автоматически устанавливает режим итератора SplDoublyLinkedList::IT_MODE_FIFO.
     </para>
    </note>
   </para>

Modified: phpdoc/ru/trunk/reference/spl/splqueue/dequeue.xml
===================================================================
--- phpdoc/ru/trunk/reference/spl/splqueue/dequeue.xml	2019-11-21 11:41:05 UTC (rev 348329)
+++ phpdoc/ru/trunk/reference/spl/splqueue/dequeue.xml	2019-11-21 19:41:38 UTC (rev 348330)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
 <!-- EN-Revision: 334762 Maintainer: northcat Status: ready -->
-<!-- Reviewed: no -->
+<!-- Reviewed: yes Maintainer: sergey -->
 <refentry xml:id="splqueue.dequeue" xmlns="http://docbook.org/ns/docbook">
  <refnamediv>
   <refname>SplQueue::dequeue</refname>

Modified: phpdoc/ru/trunk/reference/spl/splqueue/enqueue.xml
===================================================================
--- phpdoc/ru/trunk/reference/spl/splqueue/enqueue.xml	2019-11-21 11:41:05 UTC (rev 348329)
+++ phpdoc/ru/trunk/reference/spl/splqueue/enqueue.xml	2019-11-21 19:41:38 UTC (rev 348330)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
 <!-- EN-Revision: 343888 Maintainer: northcat Status: ready -->
-<!-- Reviewed: no -->
+<!-- Reviewed: yes Maintainer: sergey -->
 <refentry xml:id="splqueue.enqueue" xmlns="http://docbook.org/ns/docbook">
  <refnamediv>
   <refname>SplQueue::enqueue</refname>

Modified: phpdoc/ru/trunk/reference/spl/splqueue/setiteratormode.xml
===================================================================
--- phpdoc/ru/trunk/reference/spl/splqueue/setiteratormode.xml	2019-11-21 11:41:05 UTC (rev 348329)
+++ phpdoc/ru/trunk/reference/spl/splqueue/setiteratormode.xml	2019-11-21 19:41:38 UTC (rev 348330)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
 <!-- EN-Revision: 334762 Maintainer: northcat Status: ready -->
-<!-- Reviewed: no -->
+<!-- Reviewed: yes Maintainer: sergey -->
 <refentry xml:id="splqueue.setiteratormode" xmlns="http://docbook.org/ns/docbook">
  <refnamediv>
   <refname>SplQueue::setIteratorMode</refname>
@@ -61,7 +61,7 @@
  <refsect1 role="errors">
   &reftitle.errors;
   <para>
-   Бросает <classname>RuntimeException</classname> при попытке изменить направление итерации на отличное от <constant>SplDoublyLinkedList::IT_MODE_LIFO</constant>.
+   Выбрасывает <classname>RuntimeException</classname> при попытке изменить направление итерации на отличное от <constant>SplDoublyLinkedList::IT_MODE_LIFO</constant>.
   </para>
  </refsect1>


Modified: phpdoc/ru/trunk/reference/spl/splstack/construct.xml
===================================================================
--- phpdoc/ru/trunk/reference/spl/splstack/construct.xml	2019-11-21 11:41:05 UTC (rev 348329)
+++ phpdoc/ru/trunk/reference/spl/splstack/construct.xml	2019-11-21 19:41:38 UTC (rev 348330)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
 <!-- EN-Revision: 334762 Maintainer: northcat Status: ready -->
-<!-- Reviewed: no -->
+<!-- Reviewed: yes Maintainer: sergey -->
 <refentry xml:id="splstack.construct" xmlns="http://docbook.org/ns/docbook">
  <refnamediv>
   <refname>SplStack::__construct</refname>
@@ -18,7 +18,7 @@
    Создаёт новый пустой стек.
    <note>
     <para>
-     Этот метод автоматически устанавливает режим итератора SplDoublyLinkedList::IT_MODE_LIFO.
+     Метод автоматически устанавливает режим итератора SplDoublyLinkedList::IT_MODE_LIFO.
     </para>
    </note>
   </para>

Modified: phpdoc/ru/trunk/reference/spl/splstack/setiteratormode.xml
===================================================================
--- phpdoc/ru/trunk/reference/spl/splstack/setiteratormode.xml	2019-11-21 11:41:05 UTC (rev 348329)
+++ phpdoc/ru/trunk/reference/spl/splstack/setiteratormode.xml	2019-11-21 19:41:38 UTC (rev 348330)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
 <!-- EN-Revision: 334762 Maintainer: northcat Status: ready -->
-<!-- Reviewed: no -->
+<!-- Reviewed: yes Maintainer: sergey -->
 <refentry xml:id="splstack.setiteratormode" xmlns="http://docbook.org/ns/docbook">
  <refnamediv>
   <refname>SplStack::setIteratorMode</refname>
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.