svn: /phpdoc/ja/trunk/reference/ldap/functions/ ldap-control-paged-result-response.xml ldap-control-paged-result.xml
[email protected] (Yoshinari Takaoka)
| Newsgroups | php.doc.ja |
|---|---|
| Message-ID | <[email protected]> |
mumumu Thu, 30 Jan 2020 13:21:04 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=349066
Log:
ldap_control_pages_result(_response) is deprecated
Changed paths:
U phpdoc/ja/trunk/reference/ldap/functions/ldap-control-paged-result-response.xml
U phpdoc/ja/trunk/reference/ldap/functions/ldap-control-paged-result.xml
Modified: phpdoc/ja/trunk/reference/ldap/functions/ldap-control-paged-result-response.xml
===================================================================
--- phpdoc/ja/trunk/reference/ldap/functions/ldap-control-paged-result-response.xml 2020-01-30 13:15:50 UTC (rev 349065)
+++ phpdoc/ja/trunk/reference/ldap/functions/ldap-control-paged-result-response.xml 2020-01-30 13:21:04 UTC (rev 349066)
@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 325020 Maintainer: takagi Status: ready -->
+<!-- EN-Revision: 349064 Maintainer: takagi Status: ready -->
+<!-- Credits: mumumu -->
<refentry xml:id='function.ldap-control-paged-result-response'
xmlns="http://docbook.org/ns/docbook"
xmlns:xlink="http://www.w3.org/1999/xlink">
@@ -9,6 +10,10 @@
<refpurpose>LDAP ページネーションクッキーを取得する</refpurpose>
</refnamediv>
+ <refsynopsisdiv>
+ &warn.deprecated.function-7-4-0;
+ </refsynopsisdiv>
+
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
@@ -69,6 +74,30 @@
</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>
Modified: phpdoc/ja/trunk/reference/ldap/functions/ldap-control-paged-result.xml
===================================================================
--- phpdoc/ja/trunk/reference/ldap/functions/ldap-control-paged-result.xml 2020-01-30 13:15:50 UTC (rev 349065)
+++ phpdoc/ja/trunk/reference/ldap/functions/ldap-control-paged-result.xml 2020-01-30 13:21:04 UTC (rev 349066)
@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 343899 Maintainer: takagi Status: ready -->
+<!-- EN-Revision: 349064 Maintainer: takagi Status: ready -->
+<!-- Credits: mumumu -->
<refentry xml:id='function.ldap-control-paged-result'
xmlns="http://docbook.org/ns/docbook"
xmlns:xlink="http://www.w3.org/1999/xlink">
@@ -8,6 +9,11 @@
<refname>ldap_control_paged_result</refname>
<refpurpose>LDAP ページネーション制御情報を送信する</refpurpose>
</refnamediv>
+
+ <refsynopsisdiv>
+ &warn.deprecated.function-7-4-0;
+ </refsynopsisdiv>
+
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
@@ -72,6 +78,30 @@
</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>