vrana Thu Aug 16 09:38:34 2007 UTC
Modified files:
/phpdoc/en/reference/soap/functions soap-soapserver-construct.xml
Log:
Other options
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/soap/functions/soap-soapserver-construct.xml?r1=1.4&r2=1.5&diff_format=u
Index: phpdoc/en/reference/soap/functions/soap-soapserver-construct.xml
diff -u phpdoc/en/reference/soap/functions/soap-soapserver-construct.xml:1.4
phpdoc/en/reference/soap/functions/soap-soapserver-construct.xml:1.5
--- phpdoc/en/reference/soap/functions/soap-soapserver-construct.xml:1.4
Wed Jun 20 22:25:25 2007
+++ phpdoc/en/reference/soap/functions/soap-soapserver-construct.xml Thu Aug
16 09:38:34 2007
@@ -1,5 +1,5 @@
<?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
<refentry xml:id="function.soap-soapserver-construct"
xmlns="http://docbook.org/ns/docbook">
<refnamediv>
<refname>SoapServer->__construct()</refname>
@@ -46,6 +46,8 @@
The <literal>classmap</literal> option can be used to map some WSDL
types to PHP classes. This option must be an array with WSDL types
as keys and names of PHP classes as values.
+ Other options are <literal>typemap</literal>,
+ <literal>features</literal> and <literal>cache_wsdl</literal>.
</para>
</listitem>
</varlistentry>