ZF-6955: Cookie support for Zend_Soap_Client
Description
Hi!
It is possible to implement method SoapClient::__setCookie() [http://php.net/manual/en/soapclient.setcookie.php] to Zend_Soap_Client?
Its blocker for me :-/
Hi!
It is possible to implement method SoapClient::__setCookie() [http://php.net/manual/en/soapclient.setcookie.php] to Zend_Soap_Client?
Its blocker for me :-/
Comments
Posted by Lukas Drbal (lestr) on 2009-06-09T01:10:07.000+0000
Adding patch that resolves this issue.
Please comment on.
Thanks
Posted by Benjamin Eberlei (beberlei) on 2009-06-11T03:01:04.000+0000
Implemented in trunk, will be in next minor release.
Posted by Lukas Drbal (lestr) on 2009-06-11T05:00:30.000+0000
Thanks
Posted by Lukas Drbal (lestr) on 2009-06-24T05:00:42.000+0000
It is not in 1.8.4 :-( Why please? Its blocker for me :-/