You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when no option is given to the client, then i get et array_merge error on line
240-241 of file class.phpwsdlclient.php.
You can change line 173 (PhpWsdlClient declaration) to
public function PhpWsdlClient($wsdlUri,$options=Array(),$requestHeaders=Array(),$clientOptions=Array()){
$options and $requestHeaders as Array().
solve the problem
Original issue reported on code.google.com by c...@startx.fr on 23 Oct 2012 at 4:28
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
c...@startx.fr
on 23 Oct 2012 at 4:28The text was updated successfully, but these errors were encountered: