Re: [SOAP] SoapClient WS-I Basic Profile compliance
[email protected] (Craig Millett) Tue, 20 Mar 2012 12:32:01 -0700
| Newsgroups | php.soap |
|---|---|
| Message-ID | <CAGGLSp+TgmbuLmnz6f8fagx4GWGeuOJXt=uG2tFW_5t7gXU8Yw@mail.gmail.com> |
--20cf307ac769d3cad304bbb1bb00 Content-Type: text/plain; charset=ISO-8859-1 PHP's SoapClient doesn't have WS-Security built in - if thats what you're asking about. I found this to work for what I needed it for: https://code.google.com/p/wse-php/ which requires this: https://code.google.com/p/xmlseclibs/ -Craig On Tue, Mar 20, 2012 at 11:48 AM, Darko Miletic <[email protected]>wrote: > Hello, > > Can anybody please tell me if SoapClient class in PHP 5.3.x is WS-I > Basic profile compliant? And if it is which version does it support? > > Thanks, > Darko > > > -- > PHP Soap Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > > --20cf307ac769d3cad304bbb1bb00--