php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #47317 SoapServer::__getLastResponse()
Submitted: 2009-02-05 16:41 UTC Modified: 2011-02-21 20:43 UTC
Votes:15
Avg. Score:1.9 ± 1.6
Reproduced:3 of 4 (75.0%)
Same Version:0 (0.0%)
Same OS:0 (0.0%)
From: jeff_dafoe at harte-hanks dot com Assigned:
Status: Open Package: SOAP related
PHP Version: 5.2.8 OS: linux 2.6.9
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: jeff_dafoe at harte-hanks dot com
New email:
PHP Version: OS:

 

 [2009-02-05 16:41 UTC] jeff_dafoe at harte-hanks dot com
Description:
------------
We have been using SoapServer fairly extensively for the last 3 years.  I feel it would be super-useful if it offered a __getLastResponse() method similar to that offered by SoapClient.  Aside from putting a proxy in front of the server, there is no good way to see exactly what the server is outputting in response to an incoming SOAP request.  If this feature could be added in, at some future point, I am sure it would be appreciated by anyone who has to debug complex web services.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2011-02-21 20:43 UTC] jani@php.net
-Summary: Feature request - SoapServer::__getLastResponse() +Summary: SoapServer::__getLastResponse() -Package: Feature/Change Request +Package: SOAP related
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 26 17:01:30 2024 UTC