change wsdl client
PhpWsdl I started to develop my own WSDL generator for PHP because th
Brought to you by:
odvpbre
Originally created by: c...@startx.fr
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