seg fault (SOAP-ENC)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



<complexType name="ArrayOfString">
 <complexContent>
  <restriction base="soapenc:Array">
   <attribute ref="soapenc:arrayType" wsdl:arrayType="string[]"/>
  </restriction>
 </complexContent>
</complexType>

This was a part of my WSDL file. From a website I included that:

<complexType name="ArrayOfString">
  <complexContent>
   <restriction base="SOAP-ENC:Array">

And get an seg fault

cu

-- 
PHP Soap Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [PHP Users]     [Kernel Newbies]     [PHP Database]     [Yosemite]

  Powered by Linux