mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-15 08:28:54 +00:00
Remove some unnecessary methodsynopsis role attributes (#913)
This commit is contained in:
parent
35b57d9df0
commit
7f99d5e488
34 changed files with 36 additions and 38 deletions
|
@ -8,7 +8,7 @@
|
|||
|
||||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<constructorsynopsis role="oop">
|
||||
<constructorsynopsis>
|
||||
<modifier>public</modifier> <methodname>com::__construct</methodname>
|
||||
<methodparam><type>string</type><parameter>module_name</parameter></methodparam>
|
||||
<methodparam choice="opt"><type class="union"><type>array</type><type>string</type><type>null</type></type><parameter>server_name</parameter><initializer>&null;</initializer></methodparam>
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<constructorsynopsis role="oop">
|
||||
<constructorsynopsis>
|
||||
<modifier>public</modifier> <methodname>dotnet::__construct</methodname>
|
||||
<methodparam><type>string</type><parameter>assembly_name</parameter></methodparam>
|
||||
<methodparam><type>string</type><parameter>datatype_name</parameter></methodparam>
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<constructorsynopsis role="oop">
|
||||
<constructorsynopsis>
|
||||
<modifier>public</modifier> <methodname>variant::__construct</methodname>
|
||||
<methodparam choice="opt"><type>mixed</type><parameter>value</parameter><initializer>&null;</initializer></methodparam>
|
||||
<methodparam choice="opt"><type>int</type><parameter>type</parameter><initializer><constant>VT_EMPTY</constant></initializer></methodparam>
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- $Revision$ -->
|
||||
|
||||
<refentry xml:id="function.random-bytes" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<refnamediv>
|
||||
<refname>random_bytes</refname>
|
||||
|
@ -9,7 +8,7 @@
|
|||
|
||||
<refsect1 role="description"><!-- {{{ -->
|
||||
&reftitle.description;
|
||||
<methodsynopsis role="procedural">
|
||||
<methodsynopsis>
|
||||
<type>string</type><methodname>random_bytes</methodname>
|
||||
<methodparam><type>int</type><parameter>length</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
|
@ -88,7 +87,6 @@ string(10) "385e33f741"
|
|||
</refsect1><!-- }}} -->
|
||||
|
||||
</refentry>
|
||||
|
||||
<!-- Keep this comment at the end of the file
|
||||
Local variables:
|
||||
mode: sgml
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
|
||||
<refsect1 role="description"><!-- {{{ -->
|
||||
&reftitle.description;
|
||||
<methodsynopsis role="procedural">
|
||||
<methodsynopsis>
|
||||
<type>int</type><methodname>random_int</methodname>
|
||||
<methodparam><type>int</type><parameter>min</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>max</parameter></methodparam>
|
||||
|
|
|
@ -17,7 +17,7 @@
|
|||
<methodparam choice="opt"><type class="union"><type>string</type><type>null</type></type><parameter>posted_filename</parameter><initializer>&null;</initializer></methodparam>
|
||||
</constructorsynopsis>
|
||||
<para>&style.procedural;</para>
|
||||
<methodsynopsis role="procedural">
|
||||
<methodsynopsis>
|
||||
<type>CURLFile</type><methodname>curl_file_create</methodname>
|
||||
<methodparam><type>string</type><parameter>filename</parameter></methodparam>
|
||||
<methodparam choice="opt"><type class="union"><type>string</type><type>null</type></type><parameter>mime_type</parameter><initializer>&null;</initializer></methodparam>
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
<refsect1 role="description"><!-- {{{ -->
|
||||
&reftitle.description;
|
||||
<methodsynopsis role="procedural">
|
||||
<methodsynopsis>
|
||||
<type>int</type><methodname>curl_multi_errno</methodname>
|
||||
<methodparam><type>CurlMultiHandle</type><parameter>multi_handle</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
|
||||
<refsect1 role="description"><!-- {{{ -->
|
||||
&reftitle.description;
|
||||
<methodsynopsis role="procedural">
|
||||
<methodsynopsis>
|
||||
<type>array</type><methodname>hash_hmac_algos</methodname>
|
||||
<void />
|
||||
</methodsynopsis>
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis role="procedural">
|
||||
<methodsynopsis>
|
||||
<type>string</type><methodname>hash_pbkdf2</methodname>
|
||||
<methodparam><type>string</type><parameter>algo</parameter></methodparam>
|
||||
<methodparam><type>string</type><parameter>password</parameter></methodparam>
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
<refsect1 role="description"><!-- {{{ -->
|
||||
&reftitle.description;
|
||||
<methodsynopsis role="procedural">
|
||||
<methodsynopsis>
|
||||
<type>bool</type><methodname>imagesetclip</methodname>
|
||||
<methodparam><type>GdImage</type><parameter>image</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>x1</parameter></methodparam>
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
<refsect1 role="description"><!-- {{{ -->
|
||||
&reftitle.description;
|
||||
<methodsynopsis role="procedural">
|
||||
<methodsynopsis>
|
||||
<type class="union"><type>string</type><type>false</type></type><methodname>imap_mutf7_to_utf8</methodname>
|
||||
<methodparam><type>string</type><parameter>string</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
<refsect1 role="description"><!-- {{{ -->
|
||||
&reftitle.description;
|
||||
<methodsynopsis role="procedural">
|
||||
<methodsynopsis>
|
||||
<type class="union"><type>string</type><type>false</type></type><methodname>imap_utf8_to_mutf7</methodname>
|
||||
<methodparam><type>string</type><parameter>string</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
|
||||
<refsect1 role="description"><!-- {{{ -->
|
||||
&reftitle.description;
|
||||
<methodsynopsis role="procedural">
|
||||
<methodsynopsis>
|
||||
<type>string</type><methodname>sapi_windows_cp_conv</methodname>
|
||||
<methodparam><type class="union"><type>int</type><type>string</type></type><parameter>in_codepage</parameter></methodparam>
|
||||
<methodparam><type class="union"><type>int</type><type>string</type></type><parameter>out_codepage</parameter></methodparam>
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
|
||||
<refsect1 role="description"><!-- {{{ -->
|
||||
&reftitle.description;
|
||||
<methodsynopsis role="procedural">
|
||||
<methodsynopsis>
|
||||
<type>int</type><methodname>sapi_windows_cp_get</methodname>
|
||||
<methodparam choice="opt"><type>string</type><parameter>kind</parameter><initializer>""</initializer></methodparam>
|
||||
</methodsynopsis>
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
|
||||
<refsect1 role="description"><!-- {{{ -->
|
||||
&reftitle.description;
|
||||
<methodsynopsis role="procedural">
|
||||
<methodsynopsis>
|
||||
<type>bool</type><methodname>sapi_windows_cp_is_utf8</methodname>
|
||||
<void />
|
||||
</methodsynopsis>
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
|
||||
<refsect1 role="description"><!-- {{{ -->
|
||||
&reftitle.description;
|
||||
<methodsynopsis role="procedural">
|
||||
<methodsynopsis>
|
||||
<type>bool</type><methodname>sapi_windows_cp_set</methodname>
|
||||
<methodparam><type>int</type><parameter>cp</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
|
||||
<refsect1 role="description"><!-- {{{ -->
|
||||
&reftitle.description;
|
||||
<methodsynopsis role="procedural">
|
||||
<methodsynopsis>
|
||||
<type>bool</type><methodname>sapi_windows_vt100_support</methodname>
|
||||
<methodparam><type>resource</type><parameter>stream</parameter></methodparam>
|
||||
<methodparam choice="opt"><type>bool</type><parameter>enable</parameter></methodparam>
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis role="procedural">
|
||||
<methodsynopsis>
|
||||
<type>bool</type><methodname>setcookie</methodname>
|
||||
<methodparam><type>string</type><parameter>name</parameter></methodparam>
|
||||
<methodparam choice="opt"><type>string</type><parameter>value</parameter><initializer>""</initializer></methodparam>
|
||||
|
@ -19,7 +19,7 @@
|
|||
<methodparam choice="opt"><type>bool</type><parameter>httponly</parameter><initializer>&false;</initializer></methodparam>
|
||||
</methodsynopsis>
|
||||
<para>Alternative signature available as of PHP 7.3.0:</para>
|
||||
<methodsynopsis role="procedural">
|
||||
<methodsynopsis>
|
||||
<type>bool</type><methodname>setcookie</methodname>
|
||||
<methodparam><type>string</type><parameter>name</parameter></methodparam>
|
||||
<methodparam choice="opt"><type>string</type><parameter>value</parameter><initializer>""</initializer></methodparam>
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis role="procedural">
|
||||
<methodsynopsis>
|
||||
<type>bool</type><methodname>setrawcookie</methodname>
|
||||
<methodparam><type>string</type><parameter>name</parameter></methodparam>
|
||||
<methodparam choice="opt"><type>string</type><parameter>value</parameter></methodparam>
|
||||
|
@ -19,7 +19,7 @@
|
|||
<methodparam choice="opt"><type>bool</type><parameter>httponly</parameter><initializer>&false;</initializer></methodparam>
|
||||
</methodsynopsis>
|
||||
<para>Alternative signature available as of PHP 7.3.0:</para>
|
||||
<methodsynopsis role="procedural">
|
||||
<methodsynopsis>
|
||||
<type>bool</type><methodname>setrawcookie</methodname>
|
||||
<methodparam><type>string</type><parameter>name</parameter></methodparam>
|
||||
<methodparam choice="opt"><type>string</type><parameter>value</parameter></methodparam>
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis role="procedural">
|
||||
<methodsynopsis>
|
||||
<type class="union"><type>string</type><type>false</type></type><methodname>openssl_spki_export_challenge</methodname>
|
||||
<methodparam><type>string</type><parameter>spki</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis role="procedural">
|
||||
<methodsynopsis>
|
||||
<type class="union"><type>string</type><type>false</type></type><methodname>openssl_spki_export</methodname>
|
||||
<methodparam><type>string</type><parameter>spki</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis role="procedural">
|
||||
<methodsynopsis>
|
||||
<type class="union"><type>string</type><type>false</type></type><methodname>openssl_spki_new</methodname>
|
||||
<methodparam><type>OpenSSLAsymmetricKey</type><parameter>private_key</parameter></methodparam>
|
||||
<methodparam><type>string</type><parameter>challenge</parameter></methodparam>
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis role="procedural">
|
||||
<methodsynopsis>
|
||||
<type>bool</type><methodname>openssl_spki_verify</methodname>
|
||||
<methodparam><type>string</type><parameter>spki</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
|
||||
<methodsynopsis role="oop">
|
||||
<methodsynopsis>
|
||||
<modifier>public</modifier> <type>bool</type><methodname>SNMP::close</methodname>
|
||||
<void/>
|
||||
</methodsynopsis>
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
|
||||
<methodsynopsis role="oop">
|
||||
<methodsynopsis>
|
||||
<modifier>public</modifier> <type class="union"><type>array</type><type>bool</type></type><methodname>SNMP::get</methodname>
|
||||
<methodparam><type class="union"><type>array</type><type>string</type></type><parameter>objectId</parameter></methodparam>
|
||||
<methodparam choice="opt"><type>bool</type><parameter>preserveKeys</parameter><initializer>&false;</initializer></methodparam>
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
|
||||
<methodsynopsis role="oop">
|
||||
<methodsynopsis>
|
||||
<modifier>public</modifier> <type>int</type><methodname>SNMP::getErrno</methodname>
|
||||
<void />
|
||||
</methodsynopsis>
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
|
||||
<methodsynopsis role="oop">
|
||||
<methodsynopsis>
|
||||
<modifier>public</modifier> <type>string</type><methodname>SNMP::getError</methodname>
|
||||
<void />
|
||||
</methodsynopsis>
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
|
||||
<methodsynopsis role="oop">
|
||||
<methodsynopsis>
|
||||
<modifier>public</modifier> <type class="union"><type>array</type><type>bool</type></type><methodname>SNMP::getnext</methodname>
|
||||
<methodparam><type class="union"><type>array</type><type>string</type></type><parameter>objectId</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
|
||||
<methodsynopsis role="oop">
|
||||
<methodsynopsis>
|
||||
<modifier>public</modifier> <type class="union"><type>array</type><type>bool</type></type><methodname>SNMP::set</methodname>
|
||||
<methodparam><type class="union"><type>array</type><type>string</type></type><parameter>objectId</parameter></methodparam>
|
||||
<methodparam><type class="union"><type>array</type><type>string</type></type><parameter>type</parameter></methodparam>
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
|
||||
<methodsynopsis role="oop">
|
||||
<methodsynopsis>
|
||||
<modifier>public</modifier> <type>bool</type><methodname>SNMP::setSecurity</methodname>
|
||||
<methodparam><type>string</type><parameter>securityLevel</parameter></methodparam>
|
||||
<methodparam choice="opt"><type>string</type><parameter>authProtocol</parameter><initializer>""</initializer></methodparam>
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
|
||||
<methodsynopsis role="oop">
|
||||
<methodsynopsis>
|
||||
<modifier>public</modifier> <type class="union"><type>array</type><type>bool</type></type><methodname>SNMP::walk</methodname>
|
||||
<methodparam><type class="union"><type>array</type><type>string</type></type><parameter>objectId</parameter></methodparam>
|
||||
<methodparam choice="opt"><type>bool</type><parameter>suffixAsKey</parameter><initializer>&false;</initializer></methodparam>
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
|
||||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis role="oop">
|
||||
<methodsynopsis>
|
||||
<modifier>public</modifier> <type>bool</type><methodname>SQLite3::enableExceptions</methodname>
|
||||
<methodparam choice="opt"><type>bool</type><parameter>enable</parameter><initializer>&false;</initializer></methodparam>
|
||||
</methodsynopsis>
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis role="oop">
|
||||
<methodsynopsis>
|
||||
<modifier>public</modifier> <type class="union"><type>array</type><type>false</type></type><methodname>ZipArchive::addGlob</methodname>
|
||||
<methodparam><type>string</type><parameter>pattern</parameter></methodparam>
|
||||
<methodparam choice="opt"><type>int</type><parameter>flags</parameter><initializer>0</initializer></methodparam>
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis role="oop">
|
||||
<methodsynopsis>
|
||||
<modifier>public</modifier> <type class="union"><type>array</type><type>false</type></type><methodname>ZipArchive::addPattern</methodname>
|
||||
<methodparam><type>string</type><parameter>pattern</parameter></methodparam>
|
||||
<methodparam choice="opt"><type>string</type><parameter>path</parameter><initializer>"."</initializer></methodparam>
|
||||
|
|
Loading…
Reference in a new issue