vrana Thu Aug 16 09:41:58 2007 UTC
Modified files:
/phpdoc/en/reference/soap/functions soap-soapclient-construct.xml
Log:
Other options
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/soap/functions/soap-soapclient-construct.xml?r1=1.9&r2=1.10&diff_format=u
Index: phpdoc/en/reference/soap/functions/soap-soapclient-construct.xml
diff -u phpdoc/en/reference/soap/functions/soap-soapclient-construct.xml:1.9
phpdoc/en/reference/soap/functions/soap-soapclient-construct.xml:1.10
--- phpdoc/en/reference/soap/functions/soap-soapclient-construct.xml:1.9
Wed Jun 20 22:25:25 2007
+++ phpdoc/en/reference/soap/functions/soap-soapclient-construct.xml Thu Aug
16 09:41:58 2007
@@ -1,5 +1,5 @@
<?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.9 $ -->
+<!-- $Revision: 1.10 $ -->
<refentry xml:id="function.soap-soapclient-construct"
xmlns="http://docbook.org/ns/docbook">
<refnamediv>
<refname>SoapClient->__construct()</refname>
@@ -107,6 +107,11 @@
<link
linkend="ini.default-socket-timeout">default_socket_timeout</link> setting
is available.
</para>
+ <para>
+ Other options are <literal>stream_context</literal>,
+ <literal>typemap</literal>, <literal>features</literal>,
+ <literal>cache_wsdl</literal> and <literal>user_agent</literal>.
+ </para>
</listitem>
</varlistentry>
</variablelist>