php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #52596 SOAP result empty NULL lastResponse filled
Submitted: 2010-08-12 22:40 UTC Modified: 2022-11-27 12:26 UTC
Votes:8
Avg. Score:5.0 ± 0.0
Reproduced:4 of 4 (100.0%)
Same Version:1 (25.0%)
Same OS:3 (75.0%)
From: christian dot gnoth at arcor dot de Assigned:
Status: Duplicate Package: SOAP related
PHP Version: 5.2.14 OS: Linux
Private report: No CVE-ID: None
 [2010-08-12 22:40 UTC] christian dot gnoth at arcor dot de
Description:
------------
I have a script which makes a WSDL SOAP call and the result is empty. No error. The __getLastResponse() is filled.



Test script:
---------------
please take a look at:

http://files.it-gnoth.de/software/source/php/soap_sample/wsdl-native.php

this directory you can browse:
http://files.it-gnoth.de/software/source/php/soap_sample

with right mouse click it should be possible to download the file.

auth token: 49fb1f08bfd34d2b92949af0f9b9bb61
client id:  2000025

method: get
status: active


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2010-08-14 23:43 UTC] christian dot gnoth at arcor dot de
has anyone an idea???
 [2010-08-17 22:28 UTC] christian dot gnoth at arcor dot de
??????
 [2011-09-22 16:58 UTC] cameron dot tod at gmail dot com
I also have this error, but it is only extant in PHP 5.2.6 and not in PHP 5.2.10 or 5.3.5.

I assume it is due to this bug: https://bugs.php.net/bug.php?id=44882
 [2022-11-27 12:25 UTC] bukka@php.net
Apology for very long silence. This is likely fixed and possibly duplicate of https://bugs.php.net/bug.php?id=44882. The links also no longer works. In case the issue is still, please open a new GitHub issue with working examples.
 [2022-11-27 12:26 UTC] bukka@php.net
-Status: Open +Status: Duplicate
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 07:01:28 2024 UTC