ID:               42692
 Updated by:       [EMAIL PROTECTED]
 Reported By:      michael dot tutty at gmail dot com
-Status:           No Feedback
+Status:           Closed
 Bug Type:         SOAP related
 Operating System: SuSE 10.2
 PHP Version:      5CVS-2007-09-18 (snap)
 Assigned To:      dmitry
 New Comment:

This bug has been fixed in CVS.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.
 
Thank you for the report, and for helping us make PHP better.




Previous Comments:
------------------------------------------------------------------------

[2007-11-09 01:00:01] php-bugs at lists dot php dot net

No feedback was provided for this bug for over a week, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".

------------------------------------------------------------------------

[2007-11-08 22:18:49] rruckley at gmail dot com

I also have this same error and its driving me batty. I have four other
operations defined in my WSDL file with single parameters and they all
work. This is the only operation with two parameters and it does not.
It complains about procedure 'peid' not present yet this is the name of
the first parameter of the function so it is obviously confused.
Creating a function called 'peid' also makes no difference.
My WSDL file is
http://netdb.alphawest.com.au/xml/wsdl/netdb.wsdl

I can paste my code if you wish.

------------------------------------------------------------------------

[2007-11-01 12:10:02] [EMAIL PROTECTED]

Sorry, but I am not able to fix the bug without reprodusable case.

------------------------------------------------------------------------

[2007-10-18 13:29:01] michael dot tutty at gmail dot com

No, it hasn't, and I can't find the sample code I posted to pastebin.
You can create a simple doc/lit web service with a function
AddNumbers(int one, int two) that returns one + two.

Using the SOAPClient class should return the error. Not that this seems
to be a boundary condition issue, since a function with no parameters or
one parameter will work.

------------------------------------------------------------------------

[2007-10-18 11:29:33] [EMAIL PROTECTED]

So the bug has already fixed?
http://pastebin.com/m786a07d4 contains nothing, so I cannot look into
it.


------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/42692

-- 
Edit this bug report at http://bugs.php.net/?id=42692&edit=1

Reply via email to