mirror of
https://github.com/php/doc-ru.git
synced 2025-08-15 23:42:35 +00:00
docs(ru): Updated to English revision
git-svn-id: https://svn.php.net/repository/phpdoc/ru/trunk@349071 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- EN-Revision: ee73d0055757da9bf56cc2df7a155caacf8c254d Maintainer: shein Status: ready -->
|
||||
<!-- EN-Revision: ec67793395034cf2f549b7dea214e0a5f64a10ae Maintainer: shein Status: ready -->
|
||||
<!-- Reviewed: yes -->
|
||||
<!-- $Revision$ -->
|
||||
<refentry xml:id="function.curl-version" xmlns="http://docbook.org/ns/docbook">
|
||||
@ -42,7 +42,7 @@
|
||||
<tgroup cols="2">
|
||||
<thead>
|
||||
<row>
|
||||
<entry>Индекс</entry>
|
||||
<entry>Ключ</entry>
|
||||
<entry>Описание значения</entry>
|
||||
</row>
|
||||
</thead>
|
||||
|
@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- EN-Revision: e5f1018742d659bf13ea732b7a536c04a19a66ae Maintainer: rjhdby Status: ready -->
|
||||
<!-- EN-Revision: a6d3679dfe524e3e51ce11b268e4a419ce05043d Maintainer: rjhdby Status: ready -->
|
||||
<!-- Reviewed: yes Maintainer: lex -->
|
||||
<!-- $Revision$ -->
|
||||
<refentry xml:id='function.ldap-control-paged-result-response'
|
||||
@ -10,6 +10,10 @@ xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<refpurpose>Получить указатель на текущую страницу результирующего набора LDAP</refpurpose>
|
||||
</refnamediv>
|
||||
|
||||
<refsynopsisdiv>
|
||||
&warn.deprecated.function-7-4-0;
|
||||
</refsynopsisdiv>
|
||||
|
||||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
@ -70,6 +74,30 @@ xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
</para>
|
||||
</refsect1>
|
||||
|
||||
<refsect1 role="changelog">
|
||||
&reftitle.changelog;
|
||||
<para>
|
||||
<informaltable>
|
||||
<tgroup cols="2">
|
||||
<thead>
|
||||
<row>
|
||||
<entry>&Version;</entry>
|
||||
<entry>&Description;</entry>
|
||||
</row>
|
||||
</thead>
|
||||
<tbody>
|
||||
<row>
|
||||
<entry>7.4.0</entry>
|
||||
<entry>
|
||||
Функция объявлена устаревшей.
|
||||
</entry>
|
||||
</row>
|
||||
</tbody>
|
||||
</tgroup>
|
||||
</informaltable>
|
||||
</para>
|
||||
</refsect1>
|
||||
|
||||
<refsect1 role="seealso">
|
||||
&reftitle.seealso;
|
||||
<para>
|
||||
|
@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- EN-Revision: b8758b0605e80c4e3610137b7502a6abeea5c69b Maintainer: rjhdby Status: ready -->
|
||||
<!-- EN-Revision: a6d3679dfe524e3e51ce11b268e4a419ce05043d Maintainer: rjhdby Status: ready -->
|
||||
<!-- Reviewed: yes Maintainer: lex -->
|
||||
<!-- $Revision$ -->
|
||||
<refentry xml:id='function.ldap-control-paged-result'
|
||||
@ -9,6 +9,11 @@ xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<refname>ldap_control_paged_result</refname>
|
||||
<refpurpose>Послать серверу LDAP данные для использования постраничного извлечения результата</refpurpose>
|
||||
</refnamediv>
|
||||
|
||||
<refsynopsisdiv>
|
||||
&warn.deprecated.function-7-4-0;
|
||||
</refsynopsisdiv>
|
||||
|
||||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
@ -74,6 +79,30 @@ xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
</para>
|
||||
</refsect1>
|
||||
|
||||
<refsect1 role="changelog">
|
||||
&reftitle.changelog;
|
||||
<para>
|
||||
<informaltable>
|
||||
<tgroup cols="2">
|
||||
<thead>
|
||||
<row>
|
||||
<entry>&Version;</entry>
|
||||
<entry>&Description;</entry>
|
||||
</row>
|
||||
</thead>
|
||||
<tbody>
|
||||
<row>
|
||||
<entry>7.4.0</entry>
|
||||
<entry>
|
||||
Функция объявлена устаревшей.
|
||||
</entry>
|
||||
</row>
|
||||
</tbody>
|
||||
</tgroup>
|
||||
</informaltable>
|
||||
</para>
|
||||
</refsect1>
|
||||
|
||||
<refsect1 role="examples">
|
||||
&reftitle.examples;
|
||||
<para>
|
||||
|
@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- EN-Revision: 5820d502f6d29578072ef5db7b6d09e6cd3dae32 Maintainer: tmn Status: ready -->
|
||||
<!-- EN-Revision: 7e2d3694874224f7bb937c9e7a59ac670bc7ba4c Maintainer: tmn Status: ready -->
|
||||
<!-- Reviewed: yes Maintainer: lex -->
|
||||
<!-- $Revision$ -->
|
||||
<refentry xml:id="function.mb-strrpos" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
@ -92,11 +92,6 @@
|
||||
</row>
|
||||
</thead>
|
||||
<tbody>
|
||||
<row>
|
||||
<entry>7.4.0</entry>
|
||||
<entry><parameter>encoding</parameter> теперь является 4-м аргументом, а передача
|
||||
<parameter>offset</parameter> в качестве 3-го аргумента теперь объявлена устаревшей.</entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry>5.2.0</entry>
|
||||
<entry>
|
||||
|
Reference in New Issue
Block a user