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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
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: Thu Apr 25 19:01:33 2024 UTC