com doc/ru: Обновлен ие до англи йской верси и: language/types/boolean.xml reference/dom/domimp lementation/construct.xml reference/pgsql/constants.xml reference/posix/functions/posix-errno.xml reference/pthr eads/volatile.xml reference/pthreads/worker/collect.xml reference/quickhash/book.xml reference/quickhash/constan ts.xml reference/quickhash/reference.xml reference/quic khash/setup.xml reference/rar/rararchive/getcomment.xml reference/rar/rarentry/
[email protected] (Sergey Panteleev) Fri, 08 Jan 2021 13:59:12 +0000
| Newsgroups | php.doc.ru |
|---|---|
| Message-ID | <[email protected]> |
Commit: cf3c747203f2e65b0993f237d357c4c053f2b9e9 Author: Sergey Panteleev <[email protected]> Fri, 8 Jan 2021 16:59:12 +0300 Parents: 5738f29ad998cd0712c93dbce789568f20d19f6e Branches: master Link: http://git.php.net/?p=doc/ru.git;a=commitdiff;h=cf3c747203f2e65b0993f237d357c4c053f2b9e9 Log: Обновление до английской версии Changed paths: M language/types/boolean.xml M reference/dom/domimplementation/construct.xml M reference/pgsql/constants.xml M reference/posix/functions/posix-errno.xml M reference/pthreads/volatile.xml M reference/pthreads/worker/collect.xml M reference/quickhash/book.xml M reference/quickhash/constants.xml M reference/quickhash/reference.xml M reference/quickhash/setup.xml M reference/rar/rararchive/getcomment.xml M reference/rar/rarentry/isdirectory.xml M reference/recode/functions/recode-string.xml M reference/reflection/reflectionclassconstant.xml M reference/runkit7/book.xml M reference/runkit7/reference.xml M reference/runkit7/setup.xml M reference/simplexml/simplexmlelement/attributes.xml M reference/simplexml/simplexmlelement/count.xml M reference/simplexml/simplexmlelement/savexml.xml M reference/simplexml/simplexmlelement/xpath.xml M reference/sockets/functions/socket-recv.xml M reference/sockets/functions/socket-recvfrom.xml M reference/sockets/functions/socket-select.xml M reference/sockets/functions/socket-sendto.xml M reference/solr/solrdocument/addfield.xml M reference/solr/solrdocument/clear.xml M reference/solr/solrdocument/clone.xml M reference/solr/solrdocument/current.xml M reference/solr/solrdocument/deletefield.xml M reference/solr/solrdocument/destruct.xml M reference/solr/solrdocument/fieldexists.xml M reference/solr/solrdocument/getchilddocuments.xml M reference/solr/solrdocument/getfieldnames.xml M reference/solr/solrdocument/haschilddocuments.xml M reference/solr/solrdocument/isset.xml M reference/solr/solrdocument/key.xml M reference/solr/solrdocument/next.xml M reference/solr/solrdocument/offsetexists.xml M reference/solr/solrdocument/offsetget.xml M reference/solr/solrdocument/offsetset.xml M reference/solr/solrdocument/offsetunset.xml M reference/solr/solrdocument/reset.xml M reference/solr/solrdocument/rewind.xml M reference/solr/solrdocument/serialize.xml M reference/solr/solrdocument/set.xml M reference/solr/solrdocument/sort.xml M reference/solr/solrdocument/toarray.xml M reference/solr/solrdocument/unserialize.xml M reference/solr/solrdocument/unset.xml M reference/solr/solrdocument/valid.xml
diff_cf3c747203f2e65b0993f237d357c4c053f2b9e9.txt
(text/plain, 38.3 KB)
diff --git a/language/types/boolean.xml b/language/types/boolean.xml
index 1bf57e88a..bcf5e7220 100644
--- a/language/types/boolean.xml
+++ b/language/types/boolean.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- EN-Revision: 86e6094e86b84a51d00ab217ac50ce8dde33d82a Maintainer: shein Status: ready -->
+<!-- EN-Revision: c4ac84bedb318bd3fad78c92379e3becd725a7b9 Maintainer: shein Status: ready -->
<!-- Reviewed: yes -->
<!-- $Revision$ -->
<sect1 xml:id="language.types.boolean">
@@ -113,7 +113,8 @@ if ($show_separators) {
</listitem>
<listitem>
<simpara>
- Объекты <link linkend="ref.simplexml">SimpleXML</link>, созданные из пустых тегов
+ Объекты <link linkend="ref.simplexml">SimpleXML</link>, созданные из пустых
+ элементов без атрибутов, то есть элементов, не имеющих ни дочерних элементов, ни атрибутов.
</simpara>
</listitem>
</itemizedlist>
diff --git a/reference/dom/domimplementation/construct.xml b/reference/dom/domimplementation/construct.xml
index 9ae99bf98..5a3351c23 100644
--- a/reference/dom/domimplementation/construct.xml
+++ b/reference/dom/domimplementation/construct.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- EN-Revision: 0d604bbc9d3b741d53e7fac26f5b24c306751e9a Maintainer: tmn Status: ready -->
+<!-- EN-Revision: dde024b52e6f077ca21e0c45871e1a4a63a65554 Maintainer: tmn Status: ready -->
<!-- Reviewed: yes Maintainer: lex -->
<!-- $Revision$ -->
<refentry xml:id='domimplementation.construct' xmlns="http://docbook.org/ns/docbook">
@@ -11,10 +11,10 @@
</refnamediv>
<refsect1 role="description">
&reftitle.description;
- <methodsynopsis>
+ <constructorsynopsis>
<methodname>DOMImplementation::__construct</methodname>
<void/>
- </methodsynopsis>
+ </constructorsynopsis>
<para>
Создаёт экземпляр класса <classname>DOMImplementation</classname>.
</para>
diff --git a/reference/pgsql/constants.xml b/reference/pgsql/constants.xml
index c83c8803d..0bb86fc51 100644
--- a/reference/pgsql/constants.xml
+++ b/reference/pgsql/constants.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- EN-Revision: 86e6094e86b84a51d00ab217ac50ce8dde33d82a Maintainer: aur Status: ready -->
+<!-- EN-Revision: fa7cb182a0ef04a3ecef2f9a0d6ae99e77201330 Maintainer: aur Status: ready -->
<!-- Reviewed: yes Maintainer: lex -->
<!-- $Revision$ -->
<appendix xml:id="pgsql.constants" xmlns="http://docbook.org/ns/docbook">
@@ -25,7 +25,9 @@
</term>
<listitem>
<simpara>
- Длинное обозначение версии libpq, включая информацию компилятора.
+ До PHP 8.0.0 - длинное обозначение версии libpq, которое включает информацию о компиляторе.
+ Начиная с PHP 8.0.0, значение идентично <constant>PGSQL_LIBPQ_VERSION</constant>,
+ а использование <constant>PGSQL_LIBPQ_VERSION_STR</constant> устарело.
</simpara>
</listitem>
</varlistentry>
diff --git a/reference/posix/functions/posix-errno.xml b/reference/posix/functions/posix-errno.xml
index 4e0780ce4..b68854f73 100644
--- a/reference/posix/functions/posix-errno.xml
+++ b/reference/posix/functions/posix-errno.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- EN-Revision: 8b6d169424ff189bb563ef4c3f35f8adff3f42c5 Maintainer: rjhdby Status: ready -->
+<!-- EN-Revision: 96c9d88bad9a7d7d44bfb7f26c226df7ee9ddf26 Maintainer: rjhdby Status: ready -->
<!-- Reviewed: yes -->
<!-- $Revision$ -->
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.posix-errno">
diff --git a/reference/pthreads/volatile.xml b/reference/pthreads/volatile.xml
index ae45cefa7..49c7ab94b 100644
--- a/reference/pthreads/volatile.xml
+++ b/reference/pthreads/volatile.xml
@@ -1,8 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 4037160f2e81fbc6e4110e669a12c236cf532e70 Maintainer: rjhdby Status: ready -->
+<!-- EN-Revision: d0827816ade666657c8a83353d20dc64f6f0966f Maintainer: rjhdby Status: ready -->
<!-- Reviewed: yes Maintainer: sergey -->
-
<phpdoc:classref xml:id="class.volatile" xmlns:phpdoc="http://php.net/ns/phpdoc" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude">
<title>Класс Volatile</title>
diff --git a/reference/pthreads/worker/collect.xml b/reference/pthreads/worker/collect.xml
index 648375891..aee6b4c49 100644
--- a/reference/pthreads/worker/collect.xml
+++ b/reference/pthreads/worker/collect.xml
@@ -1,8 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: e9366ee458b2900c53a503b1ad97664e1d9a8859 Maintainer: rjhdby Status: ready -->
+<!-- EN-Revision: 99a05eca30d4789366893e5fd902c6c17d10fba1 Maintainer: rjhdby Status: ready -->
<!-- Reviewed: no -->
-
<refentry xml:id="worker.collect" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
<refnamediv>
<refname>Worker::collect</refname>
diff --git a/reference/quickhash/book.xml b/reference/quickhash/book.xml
index a1d05c4db..f56e949fb 100644
--- a/reference/quickhash/book.xml
+++ b/reference/quickhash/book.xml
@@ -1,8 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 8b6d169424ff189bb563ef4c3f35f8adff3f42c5 Maintainer: rjhdby Status: ready -->
+<!-- EN-Revision: 9e53e696d11ac5db4b9f6f19e9aa4e9ed6aac6d9 Maintainer: rjhdby Status: ready -->
<!-- Reviewed: yes Maintainer: sergey -->
-
<book xml:id="book.quickhash" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
<title>Quickhash</title>
<titleabbrev>Quickhash</titleabbrev>
diff --git a/reference/quickhash/constants.xml b/reference/quickhash/constants.xml
index 7a86536fa..553a53bc6 100644
--- a/reference/quickhash/constants.xml
+++ b/reference/quickhash/constants.xml
@@ -1,8 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 8b6d169424ff189bb563ef4c3f35f8adff3f42c5 Maintainer: rjhdby Status: ready -->
+<!-- EN-Revision: 9e53e696d11ac5db4b9f6f19e9aa4e9ed6aac6d9 Maintainer: rjhdby Status: ready -->
<!-- Reviewed: yes Maintainer: sergey -->
-
<appendix xml:id="quickhash.constants" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
&reftitle.constants;
&no.constants;
diff --git a/reference/quickhash/reference.xml b/reference/quickhash/reference.xml
index d8b038fe4..4c7d0dfd9 100644
--- a/reference/quickhash/reference.xml
+++ b/reference/quickhash/reference.xml
@@ -1,8 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 8b6d169424ff189bb563ef4c3f35f8adff3f42c5 Maintainer: rjhdby Status: ready -->
+<!-- EN-Revision: 9e53e696d11ac5db4b9f6f19e9aa4e9ed6aac6d9 Maintainer: rjhdby Status: ready -->
<!-- Reviewed: yes Maintainer: sergey -->
-
<reference xml:id="ref.quickhash" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
<title>&Functions; Quickhash</title>
diff --git a/reference/quickhash/setup.xml b/reference/quickhash/setup.xml
index 0da5a6537..4e5ef8c5d 100644
--- a/reference/quickhash/setup.xml
+++ b/reference/quickhash/setup.xml
@@ -1,8 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 8b6d169424ff189bb563ef4c3f35f8adff3f42c5 Maintainer: rjhdby Status: ready -->
+<!-- EN-Revision: 9e53e696d11ac5db4b9f6f19e9aa4e9ed6aac6d9 Maintainer: rjhdby Status: ready -->
<!-- Reviewed: yes Maintainer: sergey -->
-
<chapter xml:id="quickhash.setup" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
&reftitle.setup;
diff --git a/reference/rar/rararchive/getcomment.xml b/reference/rar/rararchive/getcomment.xml
index e1ed0b543..97a13e132 100644
--- a/reference/rar/rararchive/getcomment.xml
+++ b/reference/rar/rararchive/getcomment.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- EN-Revision: 6a6061bbd4b1c78af2b50aba8ddd8fd5e4590b05 Maintainer: rjhdby Status: ready -->
+<!-- EN-Revision: 4754397753fd79f1c846868b66a2448babab1c54 Maintainer: rjhdby Status: ready -->
<!-- Reviewed: yes Maintainer: sergey -->
<!-- $Revision$ -->
<refentry xml:id="rararchive.getcomment" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
diff --git a/reference/rar/rarentry/isdirectory.xml b/reference/rar/rarentry/isdirectory.xml
index 239c2b8ba..a5eef1367 100644
--- a/reference/rar/rarentry/isdirectory.xml
+++ b/reference/rar/rarentry/isdirectory.xml
@@ -1,8 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 8b6d169424ff189bb563ef4c3f35f8adff3f42c5 Maintainer: rjhdby Status: ready -->
+<!-- EN-Revision: 257719873bb67162f68ad4d855d259745b02378b Maintainer: rjhdby Status: ready -->
<!-- Reviewed: yes Maintainer: sergey -->
-
<refentry xml:id="rarentry.isdirectory" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
<refnamediv>
<refname>RarEntry::isDirectory</refname>
diff --git a/reference/recode/functions/recode-string.xml b/reference/recode/functions/recode-string.xml
index 5d2e0b908..fc986b58c 100644
--- a/reference/recode/functions/recode-string.xml
+++ b/reference/recode/functions/recode-string.xml
@@ -1,8 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 04104f027746befc62c1157fdb3301fb5e77fc4f Maintainer: rjhdby Status: ready -->
+<!-- EN-Revision: 4754397753fd79f1c846868b66a2448babab1c54 Maintainer: rjhdby Status: ready -->
<!-- Reviewed: yes Maintainer: sergey -->
-
<refentry xml:id="function.recode-string" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
<refname>recode_string</refname>
diff --git a/reference/reflection/reflectionclassconstant.xml b/reference/reflection/reflectionclassconstant.xml
index dbc923f84..032b5d8d3 100644
--- a/reference/reflection/reflectionclassconstant.xml
+++ b/reference/reflection/reflectionclassconstant.xml
@@ -1,8 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: cf616ef1f0bd14778a591210de8a231fa564e863 Maintainer: rjhdby Status: ready -->
+<!-- EN-Revision: 98df2cf9a939729d73adee1484ec05929c74c98b Maintainer: rjhdby Status: ready -->
<!-- Reviewed: yes Maintainer: lex -->
-
<phpdoc:classref xml:id="class.reflectionclassconstant" xmlns:phpdoc="http://php.net/ns/phpdoc" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude">
<title>Класс ReflectionClassConstant</title>
@@ -38,6 +37,23 @@
</oointerface>
</classsynopsisinfo>
<!-- }}} -->
+ <classsynopsisinfo role="comment">&Constants;</classsynopsisinfo>
+ <fieldsynopsis>
+ <modifier>const</modifier>
+ <type>int</type>
+ <varname linkend="reflectionclassconstant.constants.is-public">ReflectionClassConstant::IS_PUBLIC</varname>
+ </fieldsynopsis>
+ <fieldsynopsis>
+ <modifier>const</modifier>
+ <type>int</type>
+ <varname linkend="reflectionclassconstant.constants.is-protected">ReflectionClassConstant::IS_PROTECTED</varname>
+ </fieldsynopsis>
+ <fieldsynopsis>
+ <modifier>const</modifier>
+ <type>int</type>
+ <varname linkend="reflectionclassconstant.constants.is-private">ReflectionClassConstant::IS_PRIVATE</varname>
+ </fieldsynopsis>
+
<classsynopsisinfo role="comment">&Properties;</classsynopsisinfo>
<fieldsynopsis>
<modifier>public</modifier>
@@ -50,6 +66,9 @@
<classsynopsisinfo role="comment">&Methods;</classsynopsisinfo>
+ <xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('class.reflectionclassconstant')/db:refentry/db:refsect1[@role='description']/descendant::db:constructorsynopsis[not(@role='procedural')])">
+ <xi:fallback />
+ </xi:include>
<xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('class.reflectionclassconstant')/db:refentry/db:refsect1[@role='description']/descendant::db:methodsynopsis[1])" />
</classsynopsis>
<!-- }}} -->
@@ -84,6 +103,48 @@
</section>
<!-- }}} -->
+ <!-- {{{ ReflectionClassConstant constants -->
+ <section xml:id="reflectionclassconstant.constants">
+ &reftitle.constants;
+ <section xml:id="reflectionclassconstant.constants.modifiers">
+ <title>ReflectionClassConstant Modifiers</title>
+ <variablelist>
+
+ <varlistentry xml:id="reflectionclassconstant.constants.is-public">
+ <term><constant>ReflectionClassConstant::IS_PUBLIC</constant></term>
+ <listitem>
+ <para>
+ Indicates <link linkend="language.oop5.visibility">public</link>
+ constants.
+ </para>
+ </listitem>
+ </varlistentry>
+
+ <varlistentry xml:id="reflectionclassconstant.constants.is-protected">
+ <term><constant>ReflectionClassConstant::IS_PROTECTED</constant></term>
+ <listitem>
+ <para>
+ Indicates <link linkend="language.oop5.visibility">protected</link>
+ constants.
+ </para>
+ </listitem>
+ </varlistentry>
+
+ <varlistentry xml:id="reflectionclassconstant.constants.is-private">
+ <term><constant>ReflectionClassConstant::IS_PRIVATE</constant></term>
+ <listitem>
+ <para>
+ Indicates <link linkend="language.oop5.visibility">private</link>
+ constants.
+ </para>
+ </listitem>
+ </varlistentry>
+
+ </variablelist>
+ </section>
+ </section>
+ <!-- }}} -->
+
</partintro>
&reference.reflection.entities.reflectionclassconstant;
diff --git a/reference/runkit7/book.xml b/reference/runkit7/book.xml
index de9d40288..3913d39d5 100644
--- a/reference/runkit7/book.xml
+++ b/reference/runkit7/book.xml
@@ -1,8 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 8cfdd1e78b42fc2283ffaa93fbb8aaf6b2b87675 Maintainer: sergey Status: ready -->
+<!-- EN-Revision: aef9aa5be8db161359d42860c226ba9e285cadcf Maintainer: sergey Status: ready -->
<!-- Reviewed: no -->
-
<book xml:id="book.runkit7" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
<title>runkit7</title>
<titleabbrev>runkit7</titleabbrev>
diff --git a/reference/runkit7/reference.xml b/reference/runkit7/reference.xml
index 7a07f180a..ad768ab94 100644
--- a/reference/runkit7/reference.xml
+++ b/reference/runkit7/reference.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 8cfdd1e78b42fc2283ffaa93fbb8aaf6b2b87675 Maintainer: sergey Status: ready -->
+<!-- EN-Revision: aef9aa5be8db161359d42860c226ba9e285cadcf Maintainer: sergey Status: ready -->
<!-- Reviewed: no -->
<reference xml:id="ref.runkit7" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
diff --git a/reference/runkit7/setup.xml b/reference/runkit7/setup.xml
index 336e89b1c..3ad3bdabf 100644
--- a/reference/runkit7/setup.xml
+++ b/reference/runkit7/setup.xml
@@ -1,8 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 8cfdd1e78b42fc2283ffaa93fbb8aaf6b2b87675 Maintainer: sergey Status: ready -->
+<!-- EN-Revision: aef9aa5be8db161359d42860c226ba9e285cadcf Maintainer: sergey Status: ready -->
<!-- Reviewed: no -->
-
<chapter xml:id="runkit7.setup" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
&reftitle.setup;
diff --git a/reference/simplexml/simplexmlelement/attributes.xml b/reference/simplexml/simplexmlelement/attributes.xml
index f9a16aa09..7b2fbabad 100644
--- a/reference/simplexml/simplexmlelement/attributes.xml
+++ b/reference/simplexml/simplexmlelement/attributes.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- EN-Revision: cd38bc2a916cbf9687c52f8b4af371cae8a182e4 Maintainer: mch Status: ready -->
+<!-- EN-Revision: 4754397753fd79f1c846868b66a2448babab1c54 Maintainer: mch Status: ready -->
<!-- $Revision$ -->
<!-- Reviewed: yes Maintainer: lex -->
<refentry xml:id="simplexmlelement.attributes" xmlns="http://docbook.org/ns/docbook">
diff --git a/reference/simplexml/simplexmlelement/count.xml b/reference/simplexml/simplexmlelement/count.xml
index 1ec0905c3..190383237 100644
--- a/reference/simplexml/simplexmlelement/count.xml
+++ b/reference/simplexml/simplexmlelement/count.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- EN-Revision: 8b6d169424ff189bb563ef4c3f35f8adff3f42c5 Maintainer: mch Status: ready -->
+<!-- EN-Revision: d3c871ae1e218ab417e15731c9dee930149baad0 Maintainer: mch Status: ready -->
<!-- $Revision$ -->
<!-- Reviewed: yes Maintainer: lex -->
<refentry xml:id="simplexmlelement.count" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
diff --git a/reference/simplexml/simplexmlelement/savexml.xml b/reference/simplexml/simplexmlelement/savexml.xml
index 2b1a8ce3c..776518b1e 100644
--- a/reference/simplexml/simplexmlelement/savexml.xml
+++ b/reference/simplexml/simplexmlelement/savexml.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- EN-Revision: 8b6d169424ff189bb563ef4c3f35f8adff3f42c5 Maintainer: aur Status: ready -->
+<!-- EN-Revision: 03be84c151a491acc2bbd5a929874e678170bad6 Maintainer: aur Status: ready -->
<!-- Reviewed: yes -->
<!-- $Revision$ -->
<refentry xml:id="simplexmlelement.savexml" xmlns="http://docbook.org/ns/docbook">
diff --git a/reference/simplexml/simplexmlelement/xpath.xml b/reference/simplexml/simplexmlelement/xpath.xml
index 022ca8860..c73deb05b 100644
--- a/reference/simplexml/simplexmlelement/xpath.xml
+++ b/reference/simplexml/simplexmlelement/xpath.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- EN-Revision: ea1e3be13ad12c47b0307d0f4376d94c9e8c8acd Maintainer: mch Status: ready -->
+<!-- EN-Revision: 4754397753fd79f1c846868b66a2448babab1c54 Maintainer: mch Status: ready -->
<!-- $Revision$ -->
<!-- Reviewed: yes Maintainer: lex -->
<refentry xml:id="simplexmlelement.xpath" xmlns="http://docbook.org/ns/docbook">
diff --git a/reference/sockets/functions/socket-recv.xml b/reference/sockets/functions/socket-recv.xml
index d236e73e7..57ea79046 100644
--- a/reference/sockets/functions/socket-recv.xml
+++ b/reference/sockets/functions/socket-recv.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- EN-Revision: 0b26374bc9895dddd5aadc7486f4e4236ef637f9 Maintainer: countzero Status: ready -->
+<!-- EN-Revision: 4754397753fd79f1c846868b66a2448babab1c54 Maintainer: countzero Status: ready -->
<!-- Reviewed: yes Maintainer: lex -->
<!-- $Revision$ -->
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.socket-recv">
diff --git a/reference/sockets/functions/socket-recvfrom.xml b/reference/sockets/functions/socket-recvfrom.xml
index 23cc22337..2656d482a 100644
--- a/reference/sockets/functions/socket-recvfrom.xml
+++ b/reference/sockets/functions/socket-recvfrom.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- EN-Revision: 508e255fff6c604c31d5617fe9ddf6d776a3b43d Maintainer: rjhdby Status: ready -->
+<!-- EN-Revision: 4754397753fd79f1c846868b66a2448babab1c54 Maintainer: rjhdby Status: ready -->
<!-- Reviewed: yes Maintainer: lex -->
<!-- $Revision$ -->
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.socket-recvfrom">
diff --git a/reference/sockets/functions/socket-select.xml b/reference/sockets/functions/socket-select.xml
index 7e996a691..2d9b3f5db 100644
--- a/reference/sockets/functions/socket-select.xml
+++ b/reference/sockets/functions/socket-select.xml
@@ -1,8 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 96c9d88bad9a7d7d44bfb7f26c226df7ee9ddf26 Maintainer: lex Status: ready -->
+<!-- EN-Revision: 4754397753fd79f1c846868b66a2448babab1c54 Maintainer: lex Status: ready -->
<!-- Reviewed: yes Maintainer: sergey -->
-
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.socket-select">
<refnamediv>
<refname>socket_select</refname>
diff --git a/reference/sockets/functions/socket-sendto.xml b/reference/sockets/functions/socket-sendto.xml
index db97f11ba..dd74480e3 100644
--- a/reference/sockets/functions/socket-sendto.xml
+++ b/reference/sockets/functions/socket-sendto.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 96c9d88bad9a7d7d44bfb7f26c226df7ee9ddf26 Maintainer: countzero Status: ready -->
+<!-- EN-Revision: 4754397753fd79f1c846868b66a2448babab1c54 Maintainer: countzero Status: ready -->
<!-- Reviewed: yes Maintainer: lex -->
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.socket-sendto">
<refnamediv>
diff --git a/reference/solr/solrdocument/addfield.xml b/reference/solr/solrdocument/addfield.xml
index b446a1657..88b59376f 100644
--- a/reference/solr/solrdocument/addfield.xml
+++ b/reference/solr/solrdocument/addfield.xml
@@ -1,8 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 8b6d169424ff189bb563ef4c3f35f8adff3f42c5 Maintainer: sergey Status: ready -->
+<!-- EN-Revision: 734ddd27ada5fdc8fbd2724e4c9e08881649dec1 Maintainer: sergey Status: ready -->
<!-- Reviewed: no -->
-
<refentry xml:id="solrdocument.addfield" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
<refnamediv>
<refname>SolrDocument::addField</refname>
diff --git a/reference/solr/solrdocument/clear.xml b/reference/solr/solrdocument/clear.xml
index 5dccd0be1..f1b8b9290 100644
--- a/reference/solr/solrdocument/clear.xml
+++ b/reference/solr/solrdocument/clear.xml
@@ -1,8 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 8b6d169424ff189bb563ef4c3f35f8adff3f42c5 Maintainer: sergey Status: ready -->
+<!-- EN-Revision: 734ddd27ada5fdc8fbd2724e4c9e08881649dec1 Maintainer: sergey Status: ready -->
<!-- Reviewed: no -->
-
<refentry xml:id="solrdocument.clear" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
<refnamediv>
<refname>SolrDocument::clear</refname>
diff --git a/reference/solr/solrdocument/clone.xml b/reference/solr/solrdocument/clone.xml
index 2f10b0cba..64109b903 100644
--- a/reference/solr/solrdocument/clone.xml
+++ b/reference/solr/solrdocument/clone.xml
@@ -1,8 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 8b6d169424ff189bb563ef4c3f35f8adff3f42c5 Maintainer: sergey Status: ready -->
+<!-- EN-Revision: 734ddd27ada5fdc8fbd2724e4c9e08881649dec1 Maintainer: sergey Status: ready -->
<!-- Reviewed: no -->
-
<refentry xml:id="solrdocument.clone" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
<refnamediv>
<refname>SolrDocument::__clone</refname>
diff --git a/reference/solr/solrdocument/current.xml b/reference/solr/solrdocument/current.xml
index 9a343d506..759afb866 100644
--- a/reference/solr/solrdocument/current.xml
+++ b/reference/solr/solrdocument/current.xml
@@ -1,8 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 8b6d169424ff189bb563ef4c3f35f8adff3f42c5 Maintainer: sergey Status: ready -->
+<!-- EN-Revision: 734ddd27ada5fdc8fbd2724e4c9e08881649dec1 Maintainer: sergey Status: ready -->
<!-- Reviewed: no -->
-
<refentry xml:id="solrdocument.current" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
<refnamediv>
<refname>SolrDocument::current</refname>
diff --git a/reference/solr/solrdocument/deletefield.xml b/reference/solr/solrdocument/deletefield.xml
index 82d130972..3ee8c833e 100644
--- a/reference/solr/solrdocument/deletefield.xml
+++ b/reference/solr/solrdocument/deletefield.xml
@@ -1,8 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 8b6d169424ff189bb563ef4c3f35f8adff3f42c5 Maintainer: sergey Status: ready -->
+<!-- EN-Revision: 734ddd27ada5fdc8fbd2724e4c9e08881649dec1 Maintainer: sergey Status: ready -->
<!-- Reviewed: no -->
-
<refentry xml:id="solrdocument.deletefield" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
<refnamediv>
<refname>SolrDocument::deleteField</refname>
diff --git a/reference/solr/solrdocument/destruct.xml b/reference/solr/solrdocument/destruct.xml
index cf0f890fb..17c21eb10 100644
--- a/reference/solr/solrdocument/destruct.xml
+++ b/reference/solr/solrdocument/destruct.xml
@@ -1,8 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 8b6d169424ff189bb563ef4c3f35f8adff3f42c5 Maintainer: sergey Status: ready -->
+<!-- EN-Revision: 734ddd27ada5fdc8fbd2724e4c9e08881649dec1 Maintainer: sergey Status: ready -->
<!-- Reviewed: no -->
-
<refentry xml:id="solrdocument.destruct" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
<refnamediv>
<refname>SolrDocument::__destruct</refname>
diff --git a/reference/solr/solrdocument/fieldexists.xml b/reference/solr/solrdocument/fieldexists.xml
index b4696d73d..ae6d0728f 100644
--- a/reference/solr/solrdocument/fieldexists.xml
+++ b/reference/solr/solrdocument/fieldexists.xml
@@ -1,8 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 8b6d169424ff189bb563ef4c3f35f8adff3f42c5 Maintainer: sergey Status: ready -->
+<!-- EN-Revision: 734ddd27ada5fdc8fbd2724e4c9e08881649dec1 Maintainer: sergey Status: ready -->
<!-- Reviewed: no -->
-
<refentry xml:id="solrdocument.fieldexists" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
<refnamediv>
<refname>SolrDocument::fieldExists</refname>
diff --git a/reference/solr/solrdocument/getchilddocuments.xml b/reference/solr/solrdocument/getchilddocuments.xml
index e3885d961..42551d3c7 100644
--- a/reference/solr/solrdocument/getchilddocuments.xml
+++ b/reference/solr/solrdocument/getchilddocuments.xml
@@ -1,8 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: e9366ee458b2900c53a503b1ad97664e1d9a8859 Maintainer: sergey Status: ready -->
+<!-- EN-Revision: 98c47a621b109a7d18388b2f89d5bad7f45333b9 Maintainer: sergey Status: ready -->
<!-- Reviewed: no -->
-
<refentry xml:id="solrdocument.getchilddocuments" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
<refnamediv>
<refname>SolrDocument::getChildDocuments</refname>
diff --git a/reference/solr/solrdocument/getfieldnames.xml b/reference/solr/solrdocument/getfieldnames.xml
index b852ea7e2..6a527510c 100644
--- a/reference/solr/solrdocument/getfieldnames.xml
+++ b/reference/solr/solrdocument/getfieldnames.xml
@@ -1,8 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 8b6d169424ff189bb563ef4c3f35f8adff3f42c5 Maintainer: sergey Status: ready -->
+<!-- EN-Revision: 734ddd27ada5fdc8fbd2724e4c9e08881649dec1 Maintainer: sergey Status: ready -->
<!-- Reviewed: no -->
-
<refentry xml:id="solrdocument.getfieldnames" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
<refnamediv>
<refname>SolrDocument::getFieldNames</refname>
diff --git a/reference/solr/solrdocument/haschilddocuments.xml b/reference/solr/solrdocument/haschilddocuments.xml
index 0f0ca02cd..37a5c5c43 100644
--- a/reference/solr/solrdocument/haschilddocuments.xml
+++ b/reference/solr/solrdocument/haschilddocuments.xml
@@ -1,8 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: e9366ee458b2900c53a503b1ad97664e1d9a8859 Maintainer: sergey Status: ready -->
+<!-- EN-Revision: 98c47a621b109a7d18388b2f89d5bad7f45333b9 Maintainer: sergey Status: ready -->
<!-- Reviewed: no -->
-
<refentry xml:id="solrdocument.haschilddocuments" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
<refnamediv>
<refname>SolrDocument::hasChildDocuments</refname>
diff --git a/reference/solr/solrdocument/isset.xml b/reference/solr/solrdocument/isset.xml
index f88a4f226..d82cbdfcd 100644
--- a/reference/solr/solrdocument/isset.xml
+++ b/reference/solr/solrdocument/isset.xml
@@ -1,8 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 8b6d169424ff189bb563ef4c3f35f8adff3f42c5 Maintainer: sergey Status: ready -->
+<!-- EN-Revision: 734ddd27ada5fdc8fbd2724e4c9e08881649dec1 Maintainer: sergey Status: ready -->
<!-- Reviewed: no -->
-
<refentry xml:id="solrdocument.isset" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
<refnamediv>
<refname>SolrDocument::__isset</refname>
diff --git a/reference/solr/solrdocument/key.xml b/reference/solr/solrdocument/key.xml
index 7dce2fa8c..9d8430ddc 100644
--- a/reference/solr/solrdocument/key.xml
+++ b/reference/solr/solrdocument/key.xml
@@ -1,8 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 8b6d169424ff189bb563ef4c3f35f8adff3f42c5 Maintainer: sergey Status: ready -->
+<!-- EN-Revision: 734ddd27ada5fdc8fbd2724e4c9e08881649dec1 Maintainer: sergey Status: ready -->
<!-- Reviewed: no -->
-
<refentry xml:id="solrdocument.key" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
<refnamediv>
<refname>SolrDocument::key</refname>
diff --git a/reference/solr/solrdocument/next.xml b/reference/solr/solrdocument/next.xml
index 55cd06c3b..babdaca89 100644
--- a/reference/solr/solrdocument/next.xml
+++ b/reference/solr/solrdocument/next.xml
@@ -1,8 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 8b6d169424ff189bb563ef4c3f35f8adff3f42c5 Maintainer: sergey Status: ready -->
+<!-- EN-Revision: 734ddd27ada5fdc8fbd2724e4c9e08881649dec1 Maintainer: sergey Status: ready -->
<!-- Reviewed: no -->
-
<refentry xml:id="solrdocument.next" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
<refnamediv>
<refname>SolrDocument::next</refname>
diff --git a/reference/solr/solrdocument/offsetexists.xml b/reference/solr/solrdocument/offsetexists.xml
index ea9a80de5..c16b04089 100644
--- a/reference/solr/solrdocument/offsetexists.xml
+++ b/reference/solr/solrdocument/offsetexists.xml
@@ -1,8 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 8b6d169424ff189bb563ef4c3f35f8adff3f42c5 Maintainer: sergey Status: ready -->
+<!-- EN-Revision: 734ddd27ada5fdc8fbd2724e4c9e08881649dec1 Maintainer: sergey Status: ready -->
<!-- Reviewed: no -->
-
<refentry xml:id="solrdocument.offsetexists" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
<refnamediv>
<refname>SolrDocument::offsetExists</refname>
diff --git a/reference/solr/solrdocument/offsetget.xml b/reference/solr/solrdocument/offsetget.xml
index f018071f0..fe0036a83 100644
--- a/reference/solr/solrdocument/offsetget.xml
+++ b/reference/solr/solrdocument/offsetget.xml
@@ -1,8 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 8b6d169424ff189bb563ef4c3f35f8adff3f42c5 Maintainer: sergey Status: ready -->
+<!-- EN-Revision: 734ddd27ada5fdc8fbd2724e4c9e08881649dec1 Maintainer: sergey Status: ready -->
<!-- Reviewed: no -->
-
<refentry xml:id="solrdocument.offsetget" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
<refnamediv>
<refname>SolrDocument::offsetGet</refname>
diff --git a/reference/solr/solrdocument/offsetset.xml b/reference/solr/solrdocument/offsetset.xml
index 270dd7a7d..b9af1d476 100644
--- a/reference/solr/solrdocument/offsetset.xml
+++ b/reference/solr/solrdocument/offsetset.xml
@@ -1,8 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 8b6d169424ff189bb563ef4c3f35f8adff3f42c5 Maintainer: sergey Status: ready -->
+<!-- EN-Revision: 734ddd27ada5fdc8fbd2724e4c9e08881649dec1 Maintainer: sergey Status: ready -->
<!-- Reviewed: no -->
-
<refentry xml:id="solrdocument.offsetset" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
<refnamediv>
<refname>SolrDocument::offsetSet</refname>
diff --git a/reference/solr/solrdocument/offsetunset.xml b/reference/solr/solrdocument/offsetunset.xml
index 261789c55..d6e56c309 100644
--- a/reference/solr/solrdocument/offsetunset.xml
+++ b/reference/solr/solrdocument/offsetunset.xml
@@ -1,8 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 8b6d169424ff189bb563ef4c3f35f8adff3f42c5 Maintainer: sergey Status: ready -->
+<!-- EN-Revision: 734ddd27ada5fdc8fbd2724e4c9e08881649dec1 Maintainer: sergey Status: ready -->
<!-- Reviewed: no -->
-
<refentry xml:id="solrdocument.offsetunset" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
<refnamediv>
<refname>SolrDocument::offsetUnset</refname>
diff --git a/reference/solr/solrdocument/reset.xml b/reference/solr/solrdocument/reset.xml
index 72e975502..3b2870fcf 100644
--- a/reference/solr/solrdocument/reset.xml
+++ b/reference/solr/solrdocument/reset.xml
@@ -1,8 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 8b6d169424ff189bb563ef4c3f35f8adff3f42c5 Maintainer: sergey Status: ready -->
+<!-- EN-Revision: 734ddd27ada5fdc8fbd2724e4c9e08881649dec1 Maintainer: sergey Status: ready -->
<!-- Reviewed: no -->
-
<refentry xml:id="solrdocument.reset" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
<refnamediv>
<refname>SolrDocument::reset</refname>
diff --git a/reference/solr/solrdocument/rewind.xml b/reference/solr/solrdocument/rewind.xml
index 760682626..113ca89ef 100644
--- a/reference/solr/solrdocument/rewind.xml
+++ b/reference/solr/solrdocument/rewind.xml
@@ -1,8 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 8b6d169424ff189bb563ef4c3f35f8adff3f42c5 Maintainer: sergey Status: ready -->
+<!-- EN-Revision: 734ddd27ada5fdc8fbd2724e4c9e08881649dec1 Maintainer: sergey Status: ready -->
<!-- Reviewed: no -->
-
<refentry xml:id="solrdocument.rewind" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
<refnamediv>
<refname>SolrDocument::rewind</refname>
diff --git a/reference/solr/solrdocument/serialize.xml b/reference/solr/solrdocument/serialize.xml
index b7a766a97..81b1e56da 100644
--- a/reference/solr/solrdocument/serialize.xml
+++ b/reference/solr/solrdocument/serialize.xml
@@ -1,8 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 8b6d169424ff189bb563ef4c3f35f8adff3f42c5 Maintainer: sergey Status: ready -->
+<!-- EN-Revision: 734ddd27ada5fdc8fbd2724e4c9e08881649dec1 Maintainer: sergey Status: ready -->
<!-- Reviewed: no -->
-
<refentry xml:id="solrdocument.serialize" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
<refnamediv>
<refname>SolrDocument::serialize</refname>
diff --git a/reference/solr/solrdocument/set.xml b/reference/solr/solrdocument/set.xml
index 0b504e911..874d739fe 100644
--- a/reference/solr/solrdocument/set.xml
+++ b/reference/solr/solrdocument/set.xml
@@ -1,8 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 8b6d169424ff189bb563ef4c3f35f8adff3f42c5 Maintainer: sergey Status: ready -->
+<!-- EN-Revision: 734ddd27ada5fdc8fbd2724e4c9e08881649dec1 Maintainer: sergey Status: ready -->
<!-- Reviewed: no -->
-
<refentry xml:id="solrdocument.set" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
<refnamediv>
<refname>SolrDocument::__set</refname>
diff --git a/reference/solr/solrdocument/sort.xml b/reference/solr/solrdocument/sort.xml
index 3df49e277..f6076f122 100644
--- a/reference/solr/solrdocument/sort.xml
+++ b/reference/solr/solrdocument/sort.xml
@@ -1,8 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 8b6d169424ff189bb563ef4c3f35f8adff3f42c5 Maintainer: sergey Status: ready -->
+<!-- EN-Revision: 734ddd27ada5fdc8fbd2724e4c9e08881649dec1 Maintainer: sergey Status: ready -->
<!-- Reviewed: no -->
-
<refentry xml:id="solrdocument.sort" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
<refnamediv>
<refname>SolrDocument::sort</refname>
diff --git a/reference/solr/solrdocument/toarray.xml b/reference/solr/solrdocument/toarray.xml
index 084abbd36..0171ecb35 100644
--- a/reference/solr/solrdocument/toarray.xml
+++ b/reference/solr/solrdocument/toarray.xml
@@ -1,8 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 8b6d169424ff189bb563ef4c3f35f8adff3f42c5 Maintainer: sergey Status: ready -->
+<!-- EN-Revision: 734ddd27ada5fdc8fbd2724e4c9e08881649dec1 Maintainer: sergey Status: ready -->
<!-- Reviewed: no -->
-
<refentry xml:id="solrdocument.toarray" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
<refnamediv>
<refname>SolrDocument::toArray</refname>
diff --git a/reference/solr/solrdocument/unserialize.xml b/reference/solr/solrdocument/unserialize.xml
index 9d956b594..6f5b379c4 100644
--- a/reference/solr/solrdocument/unserialize.xml
+++ b/reference/solr/solrdocument/unserialize.xml
@@ -1,8 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 8b6d169424ff189bb563ef4c3f35f8adff3f42c5 Maintainer: sergey Status: ready -->
+<!-- EN-Revision: 734ddd27ada5fdc8fbd2724e4c9e08881649dec1 Maintainer: sergey Status: ready -->
<!-- Reviewed: no -->
-
<refentry xml:id="solrdocument.unserialize" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
<refnamediv>
<refname>SolrDocument::unserialize</refname>
diff --git a/reference/solr/solrdocument/unset.xml b/reference/solr/solrdocument/unset.xml
index 6e24df751..d233e317c 100644
--- a/reference/solr/solrdocument/unset.xml
+++ b/reference/solr/solrdocument/unset.xml
@@ -1,8 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 8b6d169424ff189bb563ef4c3f35f8adff3f42c5 Maintainer: sergey Status: ready -->
+<!-- EN-Revision: 734ddd27ada5fdc8fbd2724e4c9e08881649dec1 Maintainer: sergey Status: ready -->
<!-- Reviewed: no -->
-
<refentry xml:id="solrdocument.unset" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
<refnamediv>
<refname>SolrDocument::__unset</refname>
diff --git a/reference/solr/solrdocument/valid.xml b/reference/solr/solrdocument/valid.xml
index c66ea8aec..1e98ed97a 100644
--- a/reference/solr/solrdocument/valid.xml
+++ b/reference/solr/solrdocument/valid.xml
@@ -1,8 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 8b6d169424ff189bb563ef4c3f35f8adff3f42c5 Maintainer: sergey Status: ready -->
+<!-- EN-Revision: 734ddd27ada5fdc8fbd2724e4c9e08881649dec1 Maintainer: sergey Status: ready -->
<!-- Reviewed: no -->
-
<refentry xml:id="solrdocument.valid" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
<refnamediv>
<refname>SolrDocument::valid</refname>