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
Original issue reported on code.google.com by
c...@startx.fr
on 23 Oct 2012 at 4:28