|   | php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login | 
| 
  [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             | |||||||||||||||||||||||||||||||||||||
|  Copyright © 2001-2025 The PHP Group All rights reserved. | Last updated: Fri Oct 31 12:00:01 2025 UTC | 
I observe this issue, if operation doesn't have any output and also if have output. Windows 10 x64, PHP 5.6.17 (cli) (built: Jan 6 2016 13:28:25) Copyright (c) 1997-2015 The PHP Group Zend Engine v2.6.0, Copyright (c) 1998-2015 Zend Technologies with Xdebug v2.4.0RC4, Copyright (c) 2002-2016, by Derick Rethans