php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #57714 soap phpt tests failing on 5.2.3
Submitted: 2007-06-21 09:49 UTC Modified: 2007-08-10 05:13 UTC
From: mfp@php.net Assigned: mfp (profile)
Status: Closed Package: SCA_SDO (PECL)
PHP Version: Irrelevant OS: Linux
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: mfp@php.net
New email:
PHP Version: OS:

 

 [2007-06-21 09:49 UTC] mfp@php.net
Description:
------------
002 and 003.phpt are failing on Linux with 5.2.3. We are entering the soap extension's handle() method and generating no output. 

The examples that use the soap binding are all working, so there is obviously nothing too serious with the binding. Perhaps the tests are not setting up enough of the environment variables to trigger the soap extension to handle the call as a proper soap request.

For the moment the tests will be skipped. 


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2007-08-07 05:00 UTC] cem@php.net
Matthew, is the fix for this in place now?
 [2007-08-07 08:41 UTC] mfp@php.net
Caroline, sorry, I should have updated the defect. Yes the fix is in place in the EIDER branch. We pass the HTTP_POST data as an argument to the soap extension handle() method and that fixes it.
 [2007-08-10 05:13 UTC] cem@php.net
This bug has been fixed in CVS.

In case this was a documentation problem, the fix will show up at the
end of next Sunday (CET) on pecl.php.net.

In case this was a pecl.php.net website problem, the change will show
up on the website in short time.
 
Thank you for the report, and for helping us make PECL better.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 19:01:28 2024 UTC