php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #49898 SoapClient
Submitted: 2009-10-16 11:11 UTC Modified: 2014-06-09 02:51 UTC
From: superole2 at excite dot com Assigned: dmitry (profile)
Status: Closed Package: SOAP related
PHP Version: 5.3.0 OS:
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: superole2 at excite dot com
New email:
PHP Version: OS:

 

 [2009-10-16 11:11 UTC] superole2 at excite dot com
Description:
------------
There is a function SoapClient::__setCookie(), so why isn't there a SoapClient::__getCookies()?
Would be very useful for instance when checking if a cookie has been set by the server.
As it is now one have to parse the responseheaders, and use __setCookie() to be sure.
Also useful when distributing the same cookie across multiple SoapClients.

Reproduce code:
---------------
---
From manual page: class.soapclient
---



Patches

Pull Requests

Pull requests:

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2010-12-28 12:43 UTC] jani@php.net
-Package: Feature/Change Request +Package: SOAP related
 [2014-04-14 01:58 UTC] stas@php.net
-Assigned To: +Assigned To: dmitry
 [2014-06-09 02:51 UTC] stas@php.net
-Status: Assigned +Status: Closed
 [2014-06-09 02:51 UTC] stas@php.net
The fix for this bug has been committed.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.

 For Windows:

http://windows.php.net/snapshots/
 
Thank you for the report, and for helping us make PHP better.


 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Tue Apr 01 03:01:29 2025 UTC