RE: seg fault (SOAP-ENC)

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

 



Ptobavly you have a bug in your WSDL, but it shouldn't crash est/soap.
Could you send "bad" WSDL and short PHP script (that crashes) to me.
Then I'll probably able fix fix the crash.

Thanks. Dmitry.

> -----Original Message-----
> From: Andreas Burkhardt [mailto:rootshell@web.de] 
> Sent: Wednesday, June 14, 2006 11:56 PM
> To: soap@lists.php.net
> Subject:  seg fault (SOAP-ENC)
> 
> 
> <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
> 
> 
> 

-- 
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