ID:               38536
 Updated by:       [EMAIL PROTECTED]
 Reported By:      sabrina at corp dot grupos dot com dot br
-Status:           Open
+Status:           Feedback
 Bug Type:         SOAP related
 Operating System: FreeBSD 6.1
 PHP Version:      5.1.5
 New Comment:

Thank you for this bug report. To properly diagnose the problem, we
need a short but complete example script to be able to reproduce
this bug ourselves. 

A proper reproducing script starts with <?php and ends with ?>,
is max. 10-20 lines long and does not require any external 
resources such as databases, etc. If the script requires a 
database to demonstrate the issue, please make sure it creates 
all necessary tables, stored procedures etc.

Please avoid embedding huge scripts into the report.




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

[2006-08-21 14:02:14] sabrina at corp dot grupos dot com dot br

Results of the tests and object dumps are here:
http://intranet.grupos.com.br/~sabrina/phpbug

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

[2006-08-21 13:59:59] sabrina at corp dot grupos dot com dot br

Description:
------------
The return soap message should be an array of objects.
Instead, it is returning an array of arrays.
Each item should be an object, but it is an array.
For each item in the array, a value is popped out, such as only the
last item in the array has one value and is an object, as it should
be.
When using version 5.1.4 is working.



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


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

Reply via email to