mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
proto update
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@141164 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
df89c301c7
commit
0e183b4e96
2 changed files with 4 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- splitted from ./en/functions/xmlrpc.xml, last change in rev 1.1 -->
|
||||
<refentry id="function.xmlrpc-decode-request">
|
||||
<refnamediv>
|
||||
|
@ -11,7 +11,7 @@
|
|||
<methodsynopsis>
|
||||
<type>array</type><methodname>xmlrpc_decode_request</methodname>
|
||||
<methodparam><type>string</type><parameter>xml</parameter></methodparam>
|
||||
<methodparam><type>string</type><parameter>method</parameter></methodparam>
|
||||
<methodparam><type>string</type><parameter>&method</parameter></methodparam>
|
||||
<methodparam choice="opt"><type>string</type><parameter>encoding</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
&warn.experimental.func;
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- splitted from ./en/functions/xmlrpc.xml, last change in rev 1.1 -->
|
||||
<refentry id="function.xmlrpc-server-destroy">
|
||||
<refnamediv>
|
||||
|
@ -9,7 +9,7 @@
|
|||
<refsect1>
|
||||
<title>Description</title>
|
||||
<methodsynopsis>
|
||||
<type>void</type><methodname>xmlrpc_server_destroy</methodname>
|
||||
<type>int</type><methodname>xmlrpc_server_destroy</methodname>
|
||||
<methodparam><type>resource</type><parameter>server</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
&warn.experimental.func;
|
||||
|
|
Loading…
Reference in a new issue