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
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
19 - 8 = ?
Subscribe to this entry?

 
 [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

Add a Patch

Pull Requests

Pull requests:

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 18 16:01:29 2024 UTC