I am talking about this: http://en.wikipedia.org/wiki/WS-I_Basic_Profile not about ws-security. Darko Miletic On 20/03/2012 04:32 p.m., Craig Millett wrote: > 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 > <darko.miletic@gmail.com <mailto:darko.miletic@gmail.com>> 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 > >