svn: /phpdoc/ru/trunk/reference/ image/functions/imagecreatefromstring.xml imagick/imagick/affinetransformimage.xml mysqli/mysqli_warning.xml oauth/oauth/getaccesstoken.xml oauth/oauth/getrequesttoken.xml oci8/functions/oci-connect.xml oci8/functions/oci-fetch-array.xml oci8/functions/oci-fetch-assoc.xml oci8/functions/oci-fetch-row.xml oci8/functions/oci-field-name.xml oci8/functions/oci-field-precision.xml oci8/functions/oci-field-scale.xml oci8/functions/oci-field-size.xml oci8/functions/oci-
[email protected] (Sergey Panteleev) Mon, 30 Nov 2020 12:57:17 +0000
| Newsgroups | php.doc.ru |
|---|---|
| Message-ID | <[email protected]> |
sergey Mon, 30 Nov 2020 12:57:17 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=351788
Log:
docs(ru): Updated to English revision
Changed paths:
U phpdoc/ru/trunk/reference/image/functions/imagecreatefromstring.xml
U phpdoc/ru/trunk/reference/imagick/imagick/affinetransformimage.xml
U phpdoc/ru/trunk/reference/mysqli/mysqli_warning.xml
U phpdoc/ru/trunk/reference/oauth/oauth/getaccesstoken.xml
U phpdoc/ru/trunk/reference/oauth/oauth/getrequesttoken.xml
U phpdoc/ru/trunk/reference/oci8/functions/oci-connect.xml
U phpdoc/ru/trunk/reference/oci8/functions/oci-fetch-array.xml
U phpdoc/ru/trunk/reference/oci8/functions/oci-fetch-assoc.xml
U phpdoc/ru/trunk/reference/oci8/functions/oci-fetch-row.xml
U phpdoc/ru/trunk/reference/oci8/functions/oci-field-name.xml
U phpdoc/ru/trunk/reference/oci8/functions/oci-field-precision.xml
U phpdoc/ru/trunk/reference/oci8/functions/oci-field-scale.xml
U phpdoc/ru/trunk/reference/oci8/functions/oci-field-size.xml
U phpdoc/ru/trunk/reference/oci8/functions/oci-field-type-raw.xml
U phpdoc/ru/trunk/reference/oci8/functions/oci-get-implicit-resultset.xml
U phpdoc/ru/trunk/reference/oci8/functions/oci-new-collection.xml
U phpdoc/ru/trunk/reference/oci8/functions/oci-new-connect.xml
U phpdoc/ru/trunk/reference/oci8/functions/oci-new-cursor.xml
U phpdoc/ru/trunk/reference/oci8/functions/oci-new-descriptor.xml
U phpdoc/ru/trunk/reference/oci8/functions/oci-num-fields.xml
U phpdoc/ru/trunk/reference/oci8/functions/oci-num-rows.xml
U phpdoc/ru/trunk/reference/oci8/functions/oci-parse.xml
U phpdoc/ru/trunk/reference/oci8/functions/oci-pconnect.xml
U phpdoc/ru/trunk/reference/oci8/functions/oci-server-version.xml
U phpdoc/ru/trunk/reference/oci8/functions/oci-statement-type.xml
U phpdoc/ru/trunk/reference/openal/functions/openal-buffer-create.xml
U phpdoc/ru/trunk/reference/openal/functions/openal-context-create.xml
U phpdoc/ru/trunk/reference/openal/functions/openal-device-open.xml
U phpdoc/ru/trunk/reference/openal/functions/openal-source-create.xml
U phpdoc/ru/trunk/reference/openssl/functions/openssl-cipher-iv-length.xml
U phpdoc/ru/trunk/reference/openssl/functions/openssl-csr-sign.xml
U phpdoc/ru/trunk/reference/openssl/functions/openssl-pkey-get-private.xml
U phpdoc/ru/trunk/reference/openssl/functions/openssl-pkey-get-public.xml
U phpdoc/ru/trunk/reference/openssl/functions/openssl-pkey-new.xml
U phpdoc/ru/trunk/reference/openssl/functions/openssl-seal.xml
U phpdoc/ru/trunk/reference/openssl/functions/openssl-x509-fingerprint.xml
U phpdoc/ru/trunk/reference/outcontrol/functions/ob-gzhandler.xml
U phpdoc/ru/trunk/reference/paradox/functions/px-insert-record.xml
U phpdoc/ru/trunk/reference/paradox/functions/px-new.xml
U phpdoc/ru/trunk/reference/pcntl/functions/pcntl-exec.xml
U phpdoc/ru/trunk/reference/pcntl/functions/pcntl-getpriority.xml
U phpdoc/ru/trunk/reference/shmop/functions/shmop-write.xml
U phpdoc/ru/trunk/reference/sockets/functions/socket-accept.xml
U phpdoc/ru/trunk/reference/sockets/functions/socket-addrinfo-bind.xml
U phpdoc/ru/trunk/reference/sockets/functions/socket-addrinfo-connect.xml
U phpdoc/ru/trunk/reference/sockets/functions/socket-create-listen.xml
U phpdoc/ru/trunk/reference/sockets/functions/socket-create.xml
U phpdoc/ru/trunk/reference/sockets/functions/socket-import-stream.xml
U phpdoc/ru/trunk/reference/sockets/functions/socket-read.xml
U phpdoc/ru/trunk/reference/sockets/functions/socket-send.xml
svn-diffs-351788.txt
(text/x-diff, 36.1 KB)
Modified: phpdoc/ru/trunk/reference/image/functions/imagecreatefromstring.xml
===================================================================
--- phpdoc/ru/trunk/reference/image/functions/imagecreatefromstring.xml 2020-11-30 12:44:37 UTC (rev 351787)
+++ phpdoc/ru/trunk/reference/image/functions/imagecreatefromstring.xml 2020-11-30 12:57:17 UTC (rev 351788)
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- EN-Revision: 350828 Maintainer: tmn Status: ready -->
+<!-- EN-Revision: 351758 Maintainer: tmn Status: ready -->
<!-- Reviewed: no -->
<!-- $Revision$ -->
<refentry xml:id="function.imagecreatefromstring" xmlns="http://docbook.org/ns/docbook">
@@ -19,7 +19,7 @@
<function>imagecreatefromstring</function> возвращает идентификатор изображения,
представляющего изображение полученное из потока <parameter>image</parameter>.
Эти типы будут автоматически определяться, если сборка PHP их поддерживает:
- JPEG, PNG, GIF, BMP, WBMP и GD2.
+ JPEG, PNG, GIF, BMP, WBMP, GD2 и WEBP.
</para>
</refsect1>
<refsect1 role="parameters">
@@ -46,6 +46,28 @@
</para>
</refsect1>
+ <refsect1 role="changelog">
+ &reftitle.changelog;
+ <informaltable>
+ <tgroup cols="2">
+ <thead>
+ <row>
+ <entry>&Version;</entry>
+ <entry>&Description;</entry>
+ </row>
+ </thead>
+ <tbody>
+ <row>
+ <entry>7.3.0</entry>
+ <entry>
+ Добавлена поддержка WEBP (если поддерживается используемой libgd).
+ </entry>
+ </row>
+ </tbody>
+ </tgroup>
+ </informaltable>
+ </refsect1>
+
<refsect1 role="errors">
&reftitle.errors;
<para>
Modified: phpdoc/ru/trunk/reference/imagick/imagick/affinetransformimage.xml
===================================================================
--- phpdoc/ru/trunk/reference/imagick/imagick/affinetransformimage.xml 2020-11-30 12:44:37 UTC (rev 351787)
+++ phpdoc/ru/trunk/reference/imagick/imagick/affinetransformimage.xml 2020-11-30 12:57:17 UTC (rev 351788)
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- EN-Revision: 336315 Maintainer: alien Status: ready -->
+<!-- EN-Revision: 351734 Maintainer: alien Status: ready -->
<!-- Reviewed: yes Maintainer: sergey -->
<!-- $Revision$ -->
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="imagick.affinetransformimage">
@@ -54,7 +54,7 @@
$imagick = new \Imagick(realpath($imagePath));
$draw = new \ImagickDraw();
- $angle = 40 ;
+ $angle = deg2rad(40);
$affineRotate = array(
"sx" => cos($angle), "sy" => cos($angle),
Modified: phpdoc/ru/trunk/reference/mysqli/mysqli_warning.xml
===================================================================
--- phpdoc/ru/trunk/reference/mysqli/mysqli_warning.xml 2020-11-30 12:44:37 UTC (rev 351787)
+++ phpdoc/ru/trunk/reference/mysqli/mysqli_warning.xml 2020-11-30 12:57:17 UTC (rev 351788)
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- EN-Revision: 322005 Maintainer: tmn Status: ready -->
+<!-- EN-Revision: 351736 Maintainer: tmn Status: ready -->
<!-- Reviewed: yes Maintainer: lex -->
<!-- $Revision$ -->
<phpdoc:classref xmlns:phpdoc="http://php.net/ns/phpdoc" xml:id="class.mysqli-warning" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude">
@@ -27,6 +27,7 @@
<!-- {{{ Class synopsis -->
<classsynopsisinfo>
<ooclass>
+ <modifier>final</modifier>
<classname>mysqli_warning</classname>
</ooclass>
</classsynopsisinfo>
Modified: phpdoc/ru/trunk/reference/oauth/oauth/getaccesstoken.xml
===================================================================
--- phpdoc/ru/trunk/reference/oauth/oauth/getaccesstoken.xml 2020-11-30 12:44:37 UTC (rev 351787)
+++ phpdoc/ru/trunk/reference/oauth/oauth/getaccesstoken.xml 2020-11-30 12:57:17 UTC (rev 351788)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 350988 Maintainer: rjhdby Status: ready -->
+<!-- EN-Revision: 351730 Maintainer: rjhdby Status: ready -->
<!-- Reviewed: yes Maintainer: sergey -->
<refentry xml:id="oauth.getaccesstoken" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
Modified: phpdoc/ru/trunk/reference/oauth/oauth/getrequesttoken.xml
===================================================================
--- phpdoc/ru/trunk/reference/oauth/oauth/getrequesttoken.xml 2020-11-30 12:44:37 UTC (rev 351787)
+++ phpdoc/ru/trunk/reference/oauth/oauth/getrequesttoken.xml 2020-11-30 12:57:17 UTC (rev 351788)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 350988 Maintainer: rjhdby Status: ready -->
+<!-- EN-Revision: 351730 Maintainer: rjhdby Status: ready -->
<!-- Reviewed: yes Maintainer: sergey -->
<refentry xml:id="oauth.getrequesttoken" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
Modified: phpdoc/ru/trunk/reference/oci8/functions/oci-connect.xml
===================================================================
--- phpdoc/ru/trunk/reference/oci8/functions/oci-connect.xml 2020-11-30 12:44:37 UTC (rev 351787)
+++ phpdoc/ru/trunk/reference/oci8/functions/oci-connect.xml 2020-11-30 12:57:17 UTC (rev 351788)
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- EN-Revision: 351562 Maintainer: shein Status: ready -->
+<!-- EN-Revision: 351730 Maintainer: shein Status: ready -->
<!-- Reviewed: no -->
<!-- $Revision$ -->
<refentry xml:id="function.oci-connect" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
Modified: phpdoc/ru/trunk/reference/oci8/functions/oci-fetch-array.xml
===================================================================
--- phpdoc/ru/trunk/reference/oci8/functions/oci-fetch-array.xml 2020-11-30 12:44:37 UTC (rev 351787)
+++ phpdoc/ru/trunk/reference/oci8/functions/oci-fetch-array.xml 2020-11-30 12:57:17 UTC (rev 351788)
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- EN-Revision: 351562 Maintainer: irker Status: ready -->
+<!-- EN-Revision: 351730 Maintainer: irker Status: ready -->
<!-- Reviewed: no -->
<!-- $Revision$ -->
<refentry xml:id="function.oci-fetch-array" xmlns="http://docbook.org/ns/docbook">
Modified: phpdoc/ru/trunk/reference/oci8/functions/oci-fetch-assoc.xml
===================================================================
--- phpdoc/ru/trunk/reference/oci8/functions/oci-fetch-assoc.xml 2020-11-30 12:44:37 UTC (rev 351787)
+++ phpdoc/ru/trunk/reference/oci8/functions/oci-fetch-assoc.xml 2020-11-30 12:57:17 UTC (rev 351788)
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- EN-Revision: 332343 Maintainer: shein Status: ready -->
+<!-- EN-Revision: 351730 Maintainer: shein Status: ready -->
<!-- Reviewed: yes Maintainer: sergey -->
<!-- $Revision$ -->
<refentry xml:id="function.oci-fetch-assoc" xmlns="http://docbook.org/ns/docbook">
Modified: phpdoc/ru/trunk/reference/oci8/functions/oci-fetch-row.xml
===================================================================
--- phpdoc/ru/trunk/reference/oci8/functions/oci-fetch-row.xml 2020-11-30 12:44:37 UTC (rev 351787)
+++ phpdoc/ru/trunk/reference/oci8/functions/oci-fetch-row.xml 2020-11-30 12:57:17 UTC (rev 351788)
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- EN-Revision: 332343 Maintainer: shein Status: ready -->
+<!-- EN-Revision: 351730 Maintainer: shein Status: ready -->
<!-- Reviewed: yes Maintainer: sergey -->
<!-- $Revision$ -->
<refentry xml:id="function.oci-fetch-row" xmlns="http://docbook.org/ns/docbook">
Modified: phpdoc/ru/trunk/reference/oci8/functions/oci-field-name.xml
===================================================================
--- phpdoc/ru/trunk/reference/oci8/functions/oci-field-name.xml 2020-11-30 12:44:37 UTC (rev 351787)
+++ phpdoc/ru/trunk/reference/oci8/functions/oci-field-name.xml 2020-11-30 12:57:17 UTC (rev 351788)
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- EN-Revision: 333039 Maintainer: shein Status: ready -->
+<!-- EN-Revision: 351730 Maintainer: shein Status: ready -->
<!-- Reviewed: no -->
<!-- $Revision$ -->
<refentry xml:id="function.oci-field-name" xmlns="http://docbook.org/ns/docbook">
Modified: phpdoc/ru/trunk/reference/oci8/functions/oci-field-precision.xml
===================================================================
--- phpdoc/ru/trunk/reference/oci8/functions/oci-field-precision.xml 2020-11-30 12:44:37 UTC (rev 351787)
+++ phpdoc/ru/trunk/reference/oci8/functions/oci-field-precision.xml 2020-11-30 12:57:17 UTC (rev 351788)
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- EN-Revision: 333039 Maintainer: shein Status: ready -->
+<!-- EN-Revision: 351730 Maintainer: shein Status: ready -->
<!-- Reviewed: no -->
<!-- $Revision$ -->
<refentry xml:id="function.oci-field-precision" xmlns="http://docbook.org/ns/docbook">
Modified: phpdoc/ru/trunk/reference/oci8/functions/oci-field-scale.xml
===================================================================
--- phpdoc/ru/trunk/reference/oci8/functions/oci-field-scale.xml 2020-11-30 12:44:37 UTC (rev 351787)
+++ phpdoc/ru/trunk/reference/oci8/functions/oci-field-scale.xml 2020-11-30 12:57:17 UTC (rev 351788)
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- EN-Revision: 333039 Maintainer: shein Status: ready -->
+<!-- EN-Revision: 351730 Maintainer: shein Status: ready -->
<!-- Reviewed: no -->
<!-- $Revision$ -->
<refentry xml:id="function.oci-field-scale" xmlns="http://docbook.org/ns/docbook">
Modified: phpdoc/ru/trunk/reference/oci8/functions/oci-field-size.xml
===================================================================
--- phpdoc/ru/trunk/reference/oci8/functions/oci-field-size.xml 2020-11-30 12:44:37 UTC (rev 351787)
+++ phpdoc/ru/trunk/reference/oci8/functions/oci-field-size.xml 2020-11-30 12:57:17 UTC (rev 351788)
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- EN-Revision: 333039 Maintainer: shein Status: ready -->
+<!-- EN-Revision: 351730 Maintainer: shein Status: ready -->
<!-- Reviewed: no -->
<!-- $Revision$ -->
<refentry xml:id="function.oci-field-size" xmlns="http://docbook.org/ns/docbook">
Modified: phpdoc/ru/trunk/reference/oci8/functions/oci-field-type-raw.xml
===================================================================
--- phpdoc/ru/trunk/reference/oci8/functions/oci-field-type-raw.xml 2020-11-30 12:44:37 UTC (rev 351787)
+++ phpdoc/ru/trunk/reference/oci8/functions/oci-field-type-raw.xml 2020-11-30 12:57:17 UTC (rev 351788)
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- EN-Revision: 333039 Maintainer: bfl Status: ready -->
+<!-- EN-Revision: 351730 Maintainer: bfl Status: ready -->
<!-- Reviewed: yes Maintainer: sergey -->
<!-- $Revision$ -->
<refentry xml:id="function.oci-field-type-raw" xmlns="http://docbook.org/ns/docbook">
Modified: phpdoc/ru/trunk/reference/oci8/functions/oci-get-implicit-resultset.xml
===================================================================
--- phpdoc/ru/trunk/reference/oci8/functions/oci-get-implicit-resultset.xml 2020-11-30 12:44:37 UTC (rev 351787)
+++ phpdoc/ru/trunk/reference/oci8/functions/oci-get-implicit-resultset.xml 2020-11-30 12:57:17 UTC (rev 351788)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 351562 Maintainer: rjhdby Status: ready -->
+<!-- EN-Revision: 351730 Maintainer: rjhdby Status: ready -->
<!-- Reviewed: no -->
<refentry xml:id="function.oci-get-implicit-resultset" xmlns="http://docbook.org/ns/docbook">
Modified: phpdoc/ru/trunk/reference/oci8/functions/oci-new-collection.xml
===================================================================
--- phpdoc/ru/trunk/reference/oci8/functions/oci-new-collection.xml 2020-11-30 12:44:37 UTC (rev 351787)
+++ phpdoc/ru/trunk/reference/oci8/functions/oci-new-collection.xml 2020-11-30 12:57:17 UTC (rev 351788)
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- EN-Revision: 351556 Maintainer: aur Status: ready -->
+<!-- EN-Revision: 351730 Maintainer: aur Status: ready -->
<!-- Reviewed: yes Maintainer: sergey -->
<!-- $Revision$ -->
<refentry xml:id="function.oci-new-collection" xmlns="http://docbook.org/ns/docbook">
Modified: phpdoc/ru/trunk/reference/oci8/functions/oci-new-connect.xml
===================================================================
--- phpdoc/ru/trunk/reference/oci8/functions/oci-new-connect.xml 2020-11-30 12:44:37 UTC (rev 351787)
+++ phpdoc/ru/trunk/reference/oci8/functions/oci-new-connect.xml 2020-11-30 12:57:17 UTC (rev 351788)
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- EN-Revision: 332271 Maintainer: aur Status: ready -->
+<!-- EN-Revision: 351730 Maintainer: aur Status: ready -->
<!-- Reviewed: yes Maintainer: sergey -->
<!-- $Revision$ -->
<refentry xml:id="function.oci-new-connect" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
Modified: phpdoc/ru/trunk/reference/oci8/functions/oci-new-cursor.xml
===================================================================
--- phpdoc/ru/trunk/reference/oci8/functions/oci-new-cursor.xml 2020-11-30 12:44:37 UTC (rev 351787)
+++ phpdoc/ru/trunk/reference/oci8/functions/oci-new-cursor.xml 2020-11-30 12:57:17 UTC (rev 351788)
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- EN-Revision: 333046 Maintainer: aur Status: ready -->
+<!-- EN-Revision: 351730 Maintainer: aur Status: ready -->
<!-- Reviewed: yes Maintainer: sergey -->
<!-- $Revision$ -->
<refentry xml:id="function.oci-new-cursor" xmlns="http://docbook.org/ns/docbook">
Modified: phpdoc/ru/trunk/reference/oci8/functions/oci-new-descriptor.xml
===================================================================
--- phpdoc/ru/trunk/reference/oci8/functions/oci-new-descriptor.xml 2020-11-30 12:44:37 UTC (rev 351787)
+++ phpdoc/ru/trunk/reference/oci8/functions/oci-new-descriptor.xml 2020-11-30 12:57:17 UTC (rev 351788)
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- EN-Revision: 341282 Maintainer: aur Status: ready -->
+<!-- EN-Revision: 351730 Maintainer: aur Status: ready -->
<!-- Reviewed: yes Maintainer: sergey -->
<!-- $Revision$ -->
<refentry xml:id="function.oci-new-descriptor" xmlns="http://docbook.org/ns/docbook">
Modified: phpdoc/ru/trunk/reference/oci8/functions/oci-num-fields.xml
===================================================================
--- phpdoc/ru/trunk/reference/oci8/functions/oci-num-fields.xml 2020-11-30 12:44:37 UTC (rev 351787)
+++ phpdoc/ru/trunk/reference/oci8/functions/oci-num-fields.xml 2020-11-30 12:57:17 UTC (rev 351788)
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- EN-Revision: 333046 Maintainer: shein Status: ready -->
+<!-- EN-Revision: 351730 Maintainer: shein Status: ready -->
<!-- Reviewed: no -->
<!-- $Revision$ -->
<refentry xml:id="function.oci-num-fields" xmlns="http://docbook.org/ns/docbook">
Modified: phpdoc/ru/trunk/reference/oci8/functions/oci-num-rows.xml
===================================================================
--- phpdoc/ru/trunk/reference/oci8/functions/oci-num-rows.xml 2020-11-30 12:44:37 UTC (rev 351787)
+++ phpdoc/ru/trunk/reference/oci8/functions/oci-num-rows.xml 2020-11-30 12:57:17 UTC (rev 351788)
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- EN-Revision: 333046 Maintainer: shein Status: ready -->
+<!-- EN-Revision: 351730 Maintainer: shein Status: ready -->
<!-- Reviewed: yes Maintainer: sergey -->
<!-- $Revision$ -->
<refentry xml:id="function.oci-num-rows" xmlns="http://docbook.org/ns/docbook">
Modified: phpdoc/ru/trunk/reference/oci8/functions/oci-parse.xml
===================================================================
--- phpdoc/ru/trunk/reference/oci8/functions/oci-parse.xml 2020-11-30 12:44:37 UTC (rev 351787)
+++ phpdoc/ru/trunk/reference/oci8/functions/oci-parse.xml 2020-11-30 12:57:17 UTC (rev 351788)
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- EN-Revision: 331842 Maintainer: shein Status: ready -->
+<!-- EN-Revision: 351730 Maintainer: shein Status: ready -->
<!-- Reviewed: no -->
<!-- $Revision$ -->
<refentry xml:id="function.oci-parse" xmlns="http://docbook.org/ns/docbook">
@@ -87,7 +87,7 @@
while ($row = oci_fetch_array($stid, OCI_ASSOC+OCI_RETURN_NULLS)) {
echo "<tr>\n";
foreach ($row as $item) {
- echo " <td>" . ($item !== null ? htmlentities($item, ENT_QUOTES) : " ") . "</td>\n";
+ echo " <td>" . ($item !== null ? htmlentities($item, ENT_QUOTES) : "") . "</td>\n";
}
echo "</tr>\n";
}
Modified: phpdoc/ru/trunk/reference/oci8/functions/oci-pconnect.xml
===================================================================
--- phpdoc/ru/trunk/reference/oci8/functions/oci-pconnect.xml 2020-11-30 12:44:37 UTC (rev 351787)
+++ phpdoc/ru/trunk/reference/oci8/functions/oci-pconnect.xml 2020-11-30 12:57:17 UTC (rev 351788)
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- EN-Revision: 351562 Maintainer: aur Status: ready -->
+<!-- EN-Revision: 351730 Maintainer: aur Status: ready -->
<!-- Reviewed: yes Maintainer: sergey -->
<!-- $Revision$ -->
<refentry xml:id="function.oci-pconnect" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
Modified: phpdoc/ru/trunk/reference/oci8/functions/oci-server-version.xml
===================================================================
--- phpdoc/ru/trunk/reference/oci8/functions/oci-server-version.xml 2020-11-30 12:44:37 UTC (rev 351787)
+++ phpdoc/ru/trunk/reference/oci8/functions/oci-server-version.xml 2020-11-30 12:57:17 UTC (rev 351788)
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- EN-Revision: 333046 Maintainer: shein Status: ready -->
+<!-- EN-Revision: 351730 Maintainer: shein Status: ready -->
<!-- Reviewed: yes Maintainer: sergey -->
<!-- $Revision$ -->
<refentry xml:id="function.oci-server-version" xmlns="http://docbook.org/ns/docbook">
Modified: phpdoc/ru/trunk/reference/oci8/functions/oci-statement-type.xml
===================================================================
--- phpdoc/ru/trunk/reference/oci8/functions/oci-statement-type.xml 2020-11-30 12:44:37 UTC (rev 351787)
+++ phpdoc/ru/trunk/reference/oci8/functions/oci-statement-type.xml 2020-11-30 12:57:17 UTC (rev 351788)
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- EN-Revision: 331842 Maintainer: aur Status: ready -->
+<!-- EN-Revision: 351730 Maintainer: aur Status: ready -->
<!-- Reviewed: yes Maintainer: sergey -->
<!-- $Revision$ -->
<refentry xml:id="function.oci-statement-type" xmlns="http://docbook.org/ns/docbook">
Modified: phpdoc/ru/trunk/reference/openal/functions/openal-buffer-create.xml
===================================================================
--- phpdoc/ru/trunk/reference/openal/functions/openal-buffer-create.xml 2020-11-30 12:44:37 UTC (rev 351787)
+++ phpdoc/ru/trunk/reference/openal/functions/openal-buffer-create.xml 2020-11-30 12:57:17 UTC (rev 351788)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 334762 Maintainer: lex Status: ready -->
+<!-- EN-Revision: 351730 Maintainer: lex Status: ready -->
<!-- Reviewed: yes Maintainer: sergey -->
<refentry xml:id="function.openal-buffer-create" xmlns="http://docbook.org/ns/docbook">
Modified: phpdoc/ru/trunk/reference/openal/functions/openal-context-create.xml
===================================================================
--- phpdoc/ru/trunk/reference/openal/functions/openal-context-create.xml 2020-11-30 12:44:37 UTC (rev 351787)
+++ phpdoc/ru/trunk/reference/openal/functions/openal-context-create.xml 2020-11-30 12:57:17 UTC (rev 351788)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 334762 Maintainer: lex Status: ready -->
+<!-- EN-Revision: 351730 Maintainer: lex Status: ready -->
<!-- Reviewed: yes Maintainer: sergey -->
<refentry xml:id="function.openal-context-create" xmlns="http://docbook.org/ns/docbook">
Modified: phpdoc/ru/trunk/reference/openal/functions/openal-device-open.xml
===================================================================
--- phpdoc/ru/trunk/reference/openal/functions/openal-device-open.xml 2020-11-30 12:44:37 UTC (rev 351787)
+++ phpdoc/ru/trunk/reference/openal/functions/openal-device-open.xml 2020-11-30 12:57:17 UTC (rev 351788)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 334762 Maintainer: lex Status: ready -->
+<!-- EN-Revision: 351730 Maintainer: lex Status: ready -->
<!-- Reviewed: yes Maintainer: sergey -->
<refentry xml:id="function.openal-device-open" xmlns="http://docbook.org/ns/docbook">
Modified: phpdoc/ru/trunk/reference/openal/functions/openal-source-create.xml
===================================================================
--- phpdoc/ru/trunk/reference/openal/functions/openal-source-create.xml 2020-11-30 12:44:37 UTC (rev 351787)
+++ phpdoc/ru/trunk/reference/openal/functions/openal-source-create.xml 2020-11-30 12:57:17 UTC (rev 351788)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 334762 Maintainer: lex Status: ready -->
+<!-- EN-Revision: 351730 Maintainer: lex Status: ready -->
<!-- Reviewed: yes Maintainer: sergey -->
<refentry xml:id="function.openal-source-create" xmlns="http://docbook.org/ns/docbook">
Modified: phpdoc/ru/trunk/reference/openssl/functions/openssl-cipher-iv-length.xml
===================================================================
--- phpdoc/ru/trunk/reference/openssl/functions/openssl-cipher-iv-length.xml 2020-11-30 12:44:37 UTC (rev 351787)
+++ phpdoc/ru/trunk/reference/openssl/functions/openssl-cipher-iv-length.xml 2020-11-30 12:57:17 UTC (rev 351788)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 333212 Maintainer: rjhdby Status: ready -->
+<!-- EN-Revision: 351730 Maintainer: rjhdby Status: ready -->
<!-- Reviewed: yes Maintainer: lex -->
<refentry xml:id="function.openssl-cipher-iv-length" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
Modified: phpdoc/ru/trunk/reference/openssl/functions/openssl-csr-sign.xml
===================================================================
--- phpdoc/ru/trunk/reference/openssl/functions/openssl-csr-sign.xml 2020-11-30 12:44:37 UTC (rev 351787)
+++ phpdoc/ru/trunk/reference/openssl/functions/openssl-csr-sign.xml 2020-11-30 12:57:17 UTC (rev 351788)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 343014 Maintainer: rjhdby Status: ready -->
+<!-- EN-Revision: 351730 Maintainer: rjhdby Status: ready -->
<!-- Reviewed: yes Maintainer: lex -->
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.openssl-csr-sign">
Modified: phpdoc/ru/trunk/reference/openssl/functions/openssl-pkey-get-private.xml
===================================================================
--- phpdoc/ru/trunk/reference/openssl/functions/openssl-pkey-get-private.xml 2020-11-30 12:44:37 UTC (rev 351787)
+++ phpdoc/ru/trunk/reference/openssl/functions/openssl-pkey-get-private.xml 2020-11-30 12:57:17 UTC (rev 351788)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 349092 Maintainer: rjhdby Status: ready -->
+<!-- EN-Revision: 351730 Maintainer: rjhdby Status: ready -->
<!-- Reviewed: yes Maintainer: lex -->
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.openssl-pkey-get-private">
Modified: phpdoc/ru/trunk/reference/openssl/functions/openssl-pkey-get-public.xml
===================================================================
--- phpdoc/ru/trunk/reference/openssl/functions/openssl-pkey-get-public.xml 2020-11-30 12:44:37 UTC (rev 351787)
+++ phpdoc/ru/trunk/reference/openssl/functions/openssl-pkey-get-public.xml 2020-11-30 12:57:17 UTC (rev 351788)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 349092 Maintainer: rjhdby Status: ready -->
+<!-- EN-Revision: 351730 Maintainer: rjhdby Status: ready -->
<!-- Reviewed: yes Maintainer: lex -->
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.openssl-pkey-get-public">
Modified: phpdoc/ru/trunk/reference/openssl/functions/openssl-pkey-new.xml
===================================================================
--- phpdoc/ru/trunk/reference/openssl/functions/openssl-pkey-new.xml 2020-11-30 12:44:37 UTC (rev 351787)
+++ phpdoc/ru/trunk/reference/openssl/functions/openssl-pkey-new.xml 2020-11-30 12:57:17 UTC (rev 351788)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 343021 Maintainer: rjhdby Status: ready -->
+<!-- EN-Revision: 351730 Maintainer: rjhdby Status: ready -->
<!-- Reviewed: yes Maintainer: lex -->
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.openssl-pkey-new">
Modified: phpdoc/ru/trunk/reference/openssl/functions/openssl-seal.xml
===================================================================
--- phpdoc/ru/trunk/reference/openssl/functions/openssl-seal.xml 2020-11-30 12:44:37 UTC (rev 351787)
+++ phpdoc/ru/trunk/reference/openssl/functions/openssl-seal.xml 2020-11-30 12:57:17 UTC (rev 351788)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 351266 Maintainer: rjhdby Status: ready -->
+<!-- EN-Revision: 351730 Maintainer: rjhdby Status: ready -->
<!-- Reviewed: yes Maintainer: lex -->
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.openssl-seal">
Modified: phpdoc/ru/trunk/reference/openssl/functions/openssl-x509-fingerprint.xml
===================================================================
--- phpdoc/ru/trunk/reference/openssl/functions/openssl-x509-fingerprint.xml 2020-11-30 12:44:37 UTC (rev 351787)
+++ phpdoc/ru/trunk/reference/openssl/functions/openssl-x509-fingerprint.xml 2020-11-30 12:57:17 UTC (rev 351788)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 343450 Maintainer: rjhdby Status: ready -->
+<!-- EN-Revision: 351730 Maintainer: rjhdby Status: ready -->
<!-- Reviewed: yes Maintainer: lex -->
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.openssl-x509-fingerprint">
Modified: phpdoc/ru/trunk/reference/outcontrol/functions/ob-gzhandler.xml
===================================================================
--- phpdoc/ru/trunk/reference/outcontrol/functions/ob-gzhandler.xml 2020-11-30 12:44:37 UTC (rev 351787)
+++ phpdoc/ru/trunk/reference/outcontrol/functions/ob-gzhandler.xml 2020-11-30 12:57:17 UTC (rev 351788)
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- EN-Revision: 334592 Maintainer: mch Status: ready -->
+<!-- EN-Revision: 351730 Maintainer: mch Status: ready -->
<!-- Reviewed: yes Maintainer: lex -->
<!-- $Revision$ -->
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.ob-gzhandler">
Modified: phpdoc/ru/trunk/reference/paradox/functions/px-insert-record.xml
===================================================================
--- phpdoc/ru/trunk/reference/paradox/functions/px-insert-record.xml 2020-11-30 12:44:37 UTC (rev 351787)
+++ phpdoc/ru/trunk/reference/paradox/functions/px-insert-record.xml 2020-11-30 12:57:17 UTC (rev 351788)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 297028 Maintainer: lex Status: ready -->
+<!-- EN-Revision: 351730 Maintainer: lex Status: ready -->
<!-- Reviewed: yes Maintainer: sergey -->
<!-- splitted from ./en/functions/paradox.xml, last change in rev -->
Modified: phpdoc/ru/trunk/reference/paradox/functions/px-new.xml
===================================================================
--- phpdoc/ru/trunk/reference/paradox/functions/px-new.xml 2020-11-30 12:44:37 UTC (rev 351787)
+++ phpdoc/ru/trunk/reference/paradox/functions/px-new.xml 2020-11-30 12:57:17 UTC (rev 351788)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 297028 Maintainer: lex Status: ready -->
+<!-- EN-Revision: 351730 Maintainer: lex Status: ready -->
<!-- Reviewed: yes Maintainer: sergey -->
<!-- splitted from ./en/functions/paradox.xml, last change in rev -->
Modified: phpdoc/ru/trunk/reference/pcntl/functions/pcntl-exec.xml
===================================================================
--- phpdoc/ru/trunk/reference/pcntl/functions/pcntl-exec.xml 2020-11-30 12:44:37 UTC (rev 351787)
+++ phpdoc/ru/trunk/reference/pcntl/functions/pcntl-exec.xml 2020-11-30 12:57:17 UTC (rev 351788)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 343912 Maintainer: rjhdby Status: ready -->
+<!-- EN-Revision: 351730 Maintainer: rjhdby Status: ready -->
<!-- Reviewed: yes Maintainer: sergey -->
<refentry xml:id='function.pcntl-exec' xmlns="http://docbook.org/ns/docbook">
Modified: phpdoc/ru/trunk/reference/pcntl/functions/pcntl-getpriority.xml
===================================================================
--- phpdoc/ru/trunk/reference/pcntl/functions/pcntl-getpriority.xml 2020-11-30 12:44:37 UTC (rev 351787)
+++ phpdoc/ru/trunk/reference/pcntl/functions/pcntl-getpriority.xml 2020-11-30 12:57:17 UTC (rev 351788)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 297028 Maintainer: rjhdby Status: ready -->
+<!-- EN-Revision: 351730 Maintainer: rjhdby Status: ready -->
<!-- Reviewed: yes Maintainer: sergey -->
<refentry xml:id='function.pcntl-getpriority' xmlns="http://docbook.org/ns/docbook">
Modified: phpdoc/ru/trunk/reference/shmop/functions/shmop-write.xml
===================================================================
--- phpdoc/ru/trunk/reference/shmop/functions/shmop-write.xml 2020-11-30 12:44:37 UTC (rev 351787)
+++ phpdoc/ru/trunk/reference/shmop/functions/shmop-write.xml 2020-11-30 12:57:17 UTC (rev 351788)
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- EN-Revision: 351506 Maintainer: aur Status: ready -->
+<!-- EN-Revision: 351729 Maintainer: aur Status: ready -->
<!-- Reviewed: yes Maintainer: sergey -->
<!-- $Revision$ -->
<refentry xml:id="function.shmop-write" xmlns="http://docbook.org/ns/docbook">
@@ -56,7 +56,7 @@
&reftitle.returnvalues;
<para>
Размер записанных данных, переданных через параметр
- <parameter>data</parameter>, или &false; в случае возникновения ошибки.
+ <parameter>data</parameter>.
</para>
</refsect1>
@@ -74,6 +74,12 @@
<row>
<entry>8.0.0</entry>
<entry>
+ До PHP 8.0.0 в случае возникновения ошибки возвращалось &false;.
+ </entry>
+ </row>
+ <row>
+ <entry>8.0.0</entry>
+ <entry>
Параметр <parameter>shmop</parameter> ожидает экземпляр <classname>Shmop</classname>; ранее ожидался ресурс (<type>resource</type>).
</entry>
</row>
Modified: phpdoc/ru/trunk/reference/sockets/functions/socket-accept.xml
===================================================================
--- phpdoc/ru/trunk/reference/sockets/functions/socket-accept.xml 2020-11-30 12:44:37 UTC (rev 351787)
+++ phpdoc/ru/trunk/reference/sockets/functions/socket-accept.xml 2020-11-30 12:57:17 UTC (rev 351788)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 297028 Maintainer: countzero Status: ready -->
+<!-- EN-Revision: 351730 Maintainer: countzero Status: ready -->
<!-- Reviewed: yes -->
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.socket-accept">
<refnamediv>
Modified: phpdoc/ru/trunk/reference/sockets/functions/socket-addrinfo-bind.xml
===================================================================
--- phpdoc/ru/trunk/reference/sockets/functions/socket-addrinfo-bind.xml 2020-11-30 12:44:37 UTC (rev 351787)
+++ phpdoc/ru/trunk/reference/sockets/functions/socket-addrinfo-bind.xml 2020-11-30 12:57:17 UTC (rev 351788)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 348932 Maintainer: lex Status: ready -->
+<!-- EN-Revision: 351730 Maintainer: lex Status: ready -->
<!-- Reviewed: yes Maintainer: sergey -->
<refentry xml:id="function.socket-addrinfo-bind" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
Modified: phpdoc/ru/trunk/reference/sockets/functions/socket-addrinfo-connect.xml
===================================================================
--- phpdoc/ru/trunk/reference/sockets/functions/socket-addrinfo-connect.xml 2020-11-30 12:44:37 UTC (rev 351787)
+++ phpdoc/ru/trunk/reference/sockets/functions/socket-addrinfo-connect.xml 2020-11-30 12:57:17 UTC (rev 351788)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 348932 Maintainer: lex Status: ready -->
+<!-- EN-Revision: 351730 Maintainer: lex Status: ready -->
<!-- Reviewed: yes Maintainer: sergey -->
<refentry xml:id="function.socket-addrinfo-connect" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
Modified: phpdoc/ru/trunk/reference/sockets/functions/socket-create-listen.xml
===================================================================
--- phpdoc/ru/trunk/reference/sockets/functions/socket-create-listen.xml 2020-11-30 12:44:37 UTC (rev 351787)
+++ phpdoc/ru/trunk/reference/sockets/functions/socket-create-listen.xml 2020-11-30 12:57:17 UTC (rev 351788)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 297028 Maintainer: countzero Status: ready -->
+<!-- EN-Revision: 351730 Maintainer: countzero Status: ready -->
<!-- Reviewed: yes Maintainer: lex -->
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.socket-create-listen">
<refnamediv>
Modified: phpdoc/ru/trunk/reference/sockets/functions/socket-create.xml
===================================================================
--- phpdoc/ru/trunk/reference/sockets/functions/socket-create.xml 2020-11-30 12:44:37 UTC (rev 351787)
+++ phpdoc/ru/trunk/reference/sockets/functions/socket-create.xml 2020-11-30 12:57:17 UTC (rev 351788)
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- EN-Revision: 334621 Maintainer: rjhdby Status: ready -->
+<!-- EN-Revision: 351730 Maintainer: rjhdby Status: ready -->
<!-- Reviewed: yes Maintainer: lex -->
<!-- $Revision$ -->
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.socket-create">
Modified: phpdoc/ru/trunk/reference/sockets/functions/socket-import-stream.xml
===================================================================
--- phpdoc/ru/trunk/reference/sockets/functions/socket-import-stream.xml 2020-11-30 12:44:37 UTC (rev 351787)
+++ phpdoc/ru/trunk/reference/sockets/functions/socket-import-stream.xml 2020-11-30 12:57:17 UTC (rev 351788)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 328397 Maintainer: lex Status: ready -->
+<!-- EN-Revision: 351730 Maintainer: lex Status: ready -->
<!-- Reviewed: yes Maintainer: sergey -->
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.socket-import-stream">
Modified: phpdoc/ru/trunk/reference/sockets/functions/socket-read.xml
===================================================================
--- phpdoc/ru/trunk/reference/sockets/functions/socket-read.xml 2020-11-30 12:44:37 UTC (rev 351787)
+++ phpdoc/ru/trunk/reference/sockets/functions/socket-read.xml 2020-11-30 12:57:17 UTC (rev 351788)
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- EN-Revision: 334605 Maintainer: countzero Status: ready -->
+<!-- EN-Revision: 351730 Maintainer: countzero Status: ready -->
<!-- Reviewed: yes Maintainer: lex -->
<!-- $Revision$ -->
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.socket-read">
Modified: phpdoc/ru/trunk/reference/sockets/functions/socket-send.xml
===================================================================
--- phpdoc/ru/trunk/reference/sockets/functions/socket-send.xml 2020-11-30 12:44:37 UTC (rev 351787)
+++ phpdoc/ru/trunk/reference/sockets/functions/socket-send.xml 2020-11-30 12:57:17 UTC (rev 351788)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 297028 Maintainer: countzero Status: ready -->
+<!-- EN-Revision: 351730 Maintainer: countzero Status: ready -->
<!-- Reviewed: yes Maintainer: lex -->
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.socket-send">
<refnamediv>