mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-15 16:38:54 +00:00
update
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343804 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
6ab98a443e
commit
8cc7e649de
3 changed files with 4 additions and 6 deletions
|
@ -14,6 +14,7 @@
|
|||
<function name='yar_client::setopt' from='PECL yar >= 1.0.0'/>
|
||||
<function name='yar_concurrent_client::call' from='PECL yar >= 1.0.0'/>
|
||||
<function name='yar_concurrent_client::loop' from='PECL yar >= 1.0.0'/>
|
||||
<function name='yar_concurrent_client::reset' from='PECL yar >= 1.2.4'/>
|
||||
<function name='yar_server_exception::gettype' from='PECL yar >= 1.0.0'/>
|
||||
<function name='yar_server_exception::__clone' from='PECL yar >= 1.0.0'/>
|
||||
<function name='yar_server_exception::__construct' from='PECL yar >= 1.0.0'/>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<refentry xml:id="yar-client-exception.gettype" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<refnamediv>
|
||||
<refname>Yar_Client_Exception::getType</refname>
|
||||
<refpurpose>The getType purpose</refpurpose>
|
||||
<refpurpose>Retrieve exception's type</refpurpose>
|
||||
</refnamediv>
|
||||
|
||||
<refsect1 role="description">
|
||||
|
@ -16,9 +16,6 @@
|
|||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
&warn.undocumented.func;
|
||||
|
||||
</refsect1>
|
||||
|
||||
<refsect1 role="parameters">
|
||||
|
@ -59,7 +56,7 @@
|
|||
<refsect1 role="seealso">
|
||||
&reftitle.seealso;
|
||||
<simplelist>
|
||||
<member></member>
|
||||
<member><methodname>Yaf_Server_Exception::getType</methodname></member>
|
||||
</simplelist>
|
||||
</refsect1>
|
||||
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<refentry xml:id="yar-server-exception.gettype" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<refnamediv>
|
||||
<refname>Yar_Server_Exception::getType</refname>
|
||||
<refpurpose>The getType purpose</refpurpose>
|
||||
<refpurpose>Retrieve exception's type</refpurpose>
|
||||
</refnamediv>
|
||||
|
||||
<refsect1 role="description">
|
||||
|
|
Loading…
Reference in a new issue