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
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 — but make sure to vote on the bug!
Your email address:
MUST BE VALID
Solve the problem:
1 + 26 = ?
Subscribe to this entry?

 
 [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 13:01:30 2024 UTC