Commit 1edb61e
committed
bug #5904 Update php_soap_extension.rst (xDaizu)
This PR was submitted for the 2.7 branch but it was merged into the 2.3 branch instead (closes #5904).
Discussion
----------
Update php_soap_extension.rst
I think
$client = new \Soapclient('http://example.com/app.php/soap?wsdl', true);
doesn't accept "true" as a default second parameter anymore
Commits
-------
fa3b0bf Update php_soap_extension.rst1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
127 | | - | |
| 127 | + | |
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
| |||
0 commit comments