[2009年08月17日 10:07 UTC] jeroen at asystance dot nl
Description: ------------ For <wsdl:operation>s that do not have output, SoapClient does not return last response headers. Reproduce code: --------------- download http://jayvee.nl/soaptest3.tar change URL in interface.wsdl to point to SOAPtest.php SOAPtest.php contains both client and server code, so just run php SOAPtest.php Expected result: ---------------- SoapClient::getLastResponseHeaders should return string Actual result: -------------- SoapClient::getLastResponseHeaders returns NULL PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2009年09月19日 20:19 UTC] sjoerd@php.net
[2011年02月11日 12:31 UTC] jeroen at asystance dot nl
-PHP Version: 5.3SVN-2009年08月17日 (snap)
+PHP Version: 5.3.3
[2011年02月11日 12:31 UTC] jeroen at asystance dot nl
[2011年02月11日 12:37 UTC] jeroen at asystance dot nl
[2016年06月08日 12:21 UTC] vavra at 602 dot cz
[2017年11月24日 10:26 UTC] bepeppered at gmail dot com
[2023年11月06日 18:07 UTC] git@php.net
[2023年11月06日 18:07 UTC] git@php.net
-Status: Verified
+Status: Closed
|