Home » Web Services » SOAP
SOAP Client/Server for PHP
This package is unmaintained.
Download latest release 0.14.0 (there might be newer Composer installable version)
License: PHP License
Description
Implementation of SOAP protocol and services
Maintainers
- Jan Schneider (yunosh) — lead, inactive
- Chuck Hagenbuch (chagenbu) — lead, inactive
- Shane Caraveo (shane) — lead, inactive
- Al Baker (abaker) — lead, inactive
- Arnaud Limbourg (arnaud) — lead, inactive
Dependencies
Required
- PHP (>= 5.0.0)
- PEAR Installer (>= 1.5.4)
- PEAR
- HTTP_Request
Optional
Releases
- 0.14.0 (beta, 2018-08-16)
Release notes
License: PHP License
* PR #1: added support for XML "nillable" when using SOAP overload extension
* PR #3: added composer support - 0.13.0 (beta, 2012-01-26)
Release notes
License: PHP License
* Rename QName::ns property to QName::prefix.
* Fix parsing multipart/related responses (Bugs #14756, #14854).
* Fix parsing certain WSDLs with attachments (Bill Blough, Bug #16968).
* Use PCRE instead of ereg_* functions (Olle Jonsson, Bug #17726).]
QA release
Bug #11729 WSDL Local File loading
Bug #14344 Use Net_Server in SOAP_Server_TCP
Bug #14756 multipart/related response is not parsed
Bug #14782 logic problem in SOAP_Base bulids multidimensional arrays instead of flat
Bug #14854 multipart/related responses no longer handled correctly
Bug #16968 Bad array assignment when using WSDL client
Bug #17659 Assigning the return value of new by reference is deprecated
Bug #17726 Patch: Using PCRE functions to avoid deprecated functions
Bug #18458 Returning SOAP_Attachment in MIME
Bug #18492 Wrong response when returning multiple results - 0.12.0 (beta, 2008-08-04)
- 0.11.0 (beta, 2007-06-29)
- 0.10.1 (beta, 2007-01-23)
- 0.10.0 (beta, 2007-01-22)
- 0.9.4 (beta, 2006-04-12)
- 0.9.3 (beta, 2006-02-02)
- 0.9.2 (beta, 2006-01-16)
- 0.9.1 (beta, 2005-05-31)
- 0.9.0 (beta, 2005-05-30)
- 0.8.1 (beta, 2004-12-03)
- 0.8RC3 (beta, 2004-01-17)
- 0.8RC2 (beta, 2003-09-17)
- 0.8RC1 (beta, 2003-08-17)
- 0.7.5 (beta, 2003-07-21)
- 0.7.4 (beta, 2003-06-30)
- 0.7.3 (beta, 2003-05-18)
- 0.7.2 (beta, 2003-04-22)
- 0.7.1 (beta, 2002-12-02)
- 0.7.0 (beta, 2002-10-21)
- 0.6.2 (beta, 2002-07-07)
Bugs
| ID | Status | Type | Version | Date | Summary |
|---|---|---|---|---|---|
| #200 | No Feedback | Bug | 2003-11-05 | call() in Client.php fails with php5 | |
| #300 | Closed | Bug | 2003-11-26 | Proxy username/password not enabled in WSDL.php | |
| #303 | Closed | Bug | 2003-11-26 | (De-)Serializing problems with arrays | |
| #374 | Closed | Bug | 2003-12-08 | undefined $url in SOAP_Transport_HTTP::_validateUrl | |
| #375 | Closed | Bug | 2003-12-08 | error in WSDL.php in the SOAP_WSDL_Parser | |
| #381 | Closed | Bug | 2003-12-08 | warning in Base.php | |
| #389 | No Feedback | Bug | 2003-12-09 | problem with large messages | |
| #450 | Bogus | Bug | 2003-12-17 | Non-standard characters result in XML error | |
| #466 | Closed | Bug | 2003-12-19 | 'MAIL_MIMEPART_CRLF' is defined as only line break. It must be '\r\n' | |
| #592 | Closed | Bug | 2004-01-16 | Transport_HTTPS stops on HTTP Repsonse 500 | |
| #604 | Closed | Bug | 2004-01-21 | E_NOTICE errors result in no output | |
| #715 | Closed | Bug | 2004-02-09 | SOAP-0.8RC3 broken | |
| #772 | No Feedback | Bug | 2004-02-16 | Wrong type assignment soap->php | |
| #897 | Closed | Bug | 2004-02-26 | PEAR QA: improvement for get_class()-usage | |
| #953 | Closed | Bug | 2004-03-05 | E_ERROR errors do not stop execution | |
| #978 | Wont fix | Req | 2004-03-09 | Implement document/literal server | |
| #1119 | No Feedback | Bug | 2004-04-02 | Problem using a Proxy Server with WSDL | |
| #1267 | Closed | Bug | 2004-04-23 | Breaks with '-' in WSDL operation name | |
| #1312 | Open | Bug | 2004-04-29 | bad XML parsing with nested arrays | |
| #1357 | No Feedback | Bug | 2004-05-06 | SOAP crashes when serializing recursive arrays or objects | |
| #1385 | Duplicate | Bug | 2004-05-11 | Warnings from simple WSDL instantiation | |
| #1404 | Open | Bug | 0.9.4 | 2004-05-13 | xsd:dateTime members in complex types are serialized as xsd:string |
| #1483 | Closed | Bug | 2004-05-24 | NAN and INF already defined | |
| #1492 | Closed | Bug | 2004-05-25 | __call function gets wrong number of parameters | |
| #1514 | Closed | Bug | 2004-05-27 | raiseSoapFault must be _raiseSoapFault | |
| #1546 | Wont fix | Req | 2004-06-02 | SOAP should allow usage of HTTPS client certificates | |
| #1657 | Closed | Bug | 2004-06-16 | wsdl geneated by disco.php in wrong order | |
| #1701 | Verified | Req | 2004-06-22 | no documentation | |
| #1868 | No Feedback | Bug | 2004-07-14 | Behaves strange on a "100" HTTP-Response | |
| #1879 | Duplicate | Bug | 2004-07-14 | HTTP Status not set to 500 for SOAP faults | |
| #1927 | Closed | Bug | 2004-07-20 | SOAP-ENC:arrayType="Struct[] without namespace in SOAP_Fault SOAP-0.8RC3 | |
| #1953 | No Feedback | Bug | 2004-07-22 | Unable to call a webservice from javascript | |
| #1965 | Closed | Bug | 2004-07-23 | XML Parse Error when using SSL | |
| #1977 | Wont fix | Bug | 2004-07-25 | No package.xml in CVS | |
| #2221 | Closed | Bug | 2004-08-26 | Wrong phpdoc comment | |
| #2255 | Bogus | Bug | 2004-08-30 | Generated WSDL doesn't containt "empty" parameters | |
| #2371 | Bogus | Bug | 2004-09-22 | Wrong output construction | |
| #2466 | Closed | Bug | 2004-10-05 | Calling any Object Constructor Causes Error | |
| #2627 | Closed | Bug | 2004-10-26 | Array in return object was not parsed correctly | |
| #2656 | No Feedback | Bug | 2004-11-01 | soap headers get clobbered in $wsdl->[bindings]... | |
| #2694 | Closed | Bug | 2004-11-04 | dispatch_map not used for plain output values (does not work with gSOAP) | |
| #2796 | Duplicate | Req | 2004-11-19 | Timeout on SOAP Connection | |
| #2819 | Bogus | Req | 2004-11-24 | how to have minOccurs and maxOccurs in complex types | |
| #2822 | Closed | Bug | 2004-11-24 | Fatal Error in SOAP/Client.php | |
| #2836 | Bogus | Bug | 2004-11-26 | Request-Parameter-Failure, Order must be like in wsdl | |
| #2877 | Duplicate | Bug | 2004-12-03 | BUG: Response named as "Return" | |
| #2905 | Closed | Bug | 2004-12-06 | Proxy generation parse error | |
| #2909 | Closed | Bug | 2004-12-06 | WSDL.php error after migration | |
| #2945 | Closed | Bug | 2004-12-10 | curl_setopt generates notices on old version | |
| #2984 | Closed | Bug | 2004-12-17 | Wrong variable assignment | |
| #2996 | Wont fix | Req | 2004-12-20 | XML Parsing fails to retrieve attributes | |
| #3048 | Closed | Bug | 2004-12-28 | Parse Error: using methodname 'echo' conflicts PHP keyword. | |
| #3317 | No Feedback | Bug | 2005-01-27 | Wrong WSDL base structure | |
| #3456 | Closed | Bug | 2005-02-13 | serialized array of soap_vals does not include namespace | |
| #3741 | Bogus | Bug | 2005-03-08 | SOAP/Server + DB does not work | |
| #4062 | Closed | Bug | 2005-04-05 | SOAPclient does not correctly decode BASE64 encoded values received | |
| #4063 | Closed | Bug | 2005-04-05 | Problem with Null Fields and Java | |
| #4074 | Closed | Bug | 2005-04-06 | problem with the wdsl creation | |
| #4076 | Closed | Req | 2005-04-06 | SOAP_WSDL generateProxyCode needs additional constructor | |
| #4118 | Closed | Req | 2005-04-11 | Configurable HTTP Status for Faults | |
| #4276 | No Feedback | Req | 2005-05-03 | Patch which makes SOAP return correct RPC response | |
| #4410 | Duplicate | Bug | 2005-05-23 | WSDL.php produces wrong code if element name contains '-' | |
| #4488 | Closed | Bug | 2005-05-31 | var_dumps in 0.9.0 package Base.php | |
| #4523 | Closed | Bug | 2005-06-03 | SOAP datetimes interpreted incorrectly when timezone absent | |
| #4639 | Closed | Bug | 2005-06-20 | Uses RPC/encoded encoding where it should use RPC/literal | |
| #4731 | Wont fix | Req | 2005-07-02 | Why dependency on both CURL and OPENSSL? | |
| #4746 | Closed | Bug | 2005-07-05 | SOAP-ENC:arrayType="xsd:anyType[20]" SOAP-ENC:offset="[0]" | |
| #4828 | Closed | Req | 2005-07-13 | Filter out E_STRICT errors as well as E_NOTICE in the SOAP_Server error handler | |
| #4847 | Closed | Bug | 2005-07-16 | Fatal error in WSDL | |
| #4858 | No Feedback | Req | 2005-07-19 | The sample_multiple.php file is out of date | |
| #4870 | Closed | Bug | 2005-07-20 | php 4.4.0 problems with return by reference | |
| #4882 | Closed | Bug | 2005-07-22 | missing dependencies | |
| #4922 | Closed | Bug | 2005-07-26 | SOAP_Fault Handling | |
| #4923 | Closed | Bug | 2005-07-26 | Unknown Method | |
| #4980 | Closed | Bug | 2005-08-03 | Client: attachments in response not found | |
| #5003 | Closed | Bug | 2005-08-05 | Client: incoming headers mix with outgoing | |
| #5004 | Closed | Bug | 2005-08-05 | Client: attachments array is not cleared properly | |
| #5057 | No Feedback | Req | 2005-08-10 | how about | |
| #5210 | Closed | Bug | 2005-08-26 | Error in parameters type matching | |
| #5334 | Wont fix | Req | 2005-09-08 | setPersistence | |
| #5458 | No Feedback | Bug | 2005-09-19 | already define notice | |
| #5460 | Closed | Bug | 2005-09-19 | php 5 Fatal Error with getProxy | |
| #5525 | Bogus | Bug | 2005-09-26 | Namespace issues: MAIL_MIMEPART_CRLF | |
| #5572 | Bogus | Bug | 2005-09-30 | No error logging on server side | |
| #5622 | Closed | Bug | 2005-10-07 | No way to set the default namespace | |
| #5684 | Closed | Bug | 2005-10-13 | callhandler & addToMap | |
| #5742 | No Feedback | Bug | 2005-10-21 | value tag | |
| #5794 | Closed | Bug | 2005-10-27 | serializing an array of SOAP_Values is broken | |
| #5815 | No Feedback | Bug | 2005-10-28 | missing parameters from WSDL | |
| #5834 | Bogus | Bug | 2005-10-31 | Error/warning handling in Server.php | |
| #5841 | No Feedback | Bug | 2005-11-01 | namespaces in params and minOccurs=0 | |
| #5852 | Wont fix | Bug | 2005-11-02 | HTTP Transport to use curl when available, fixes double headers when NTLM auth | |
| #5864 | Wont fix | Bug | 2005-11-04 | Function class_exists and autoload | |
| #5904 | No Feedback | Bug | 2005-11-09 | WSDL loading in client and params order | |
| #5916 | Bogus | Bug | 2005-11-10 | PEAR dependencies not listed on website or in package | |
| #5925 | Bogus | Req | 2005-11-10 | Is this project alive ?? | |
| #5929 | Wont fix | Req | 2005-11-10 | Pass CURL parameters to WSDL | |
| #6042 | Closed | Bug | 2005-11-23 | Handling xsd:long | |
| #6213 | Closed | Bug | 2005-12-09 | Wrong Content-Type on HTTPS requests | |
| #6300 | No Feedback | Bug | 2005-12-20 | Complex types, SOAP envelop error | |
| #6371 | Closed | Bug | 2005-12-29 | Pear Soap 0.9.1 not working on PHP 5.1.1 | |
| #6462 | Closed | Bug | 2006-01-11 | Incorrect WSDL generated | |
| #6505 | Closed | Bug | 2006-01-17 | Fails to eval proxy generated by SOAP_WSDL::generateProxyCode() with SOAP-0.9.2 | |
| #6515 | Bogus | Bug | 2006-01-18 | generateProxyCode generates Incorrect class | |
| #6518 | Bogus | Bug | 2006-01-18 | genproxy.php malfunctional | |
| #6519 | Closed | Bug | 2006-01-18 | Wrong revision of WSDL.php in 0.9.2 package | |
| #6520 | No Feedback | Bug | 2006-01-18 | bad array serialization? | |
| #6547 | Bogus | Bug | 2006-01-21 | WSDL Client Error | |
| #6554 | Bogus | Bug | 2006-01-22 | Parse error unexpected '=' in SOAP/WSDL.php (727) : eval()'d code on line 13 | |
| #6601 | Bogus | Bug | 2006-01-26 | eval() error | |
| #6625 | Bogus | Bug | 2006-01-29 | Bad Proxy generation. | |
| #6636 | Bogus | Bug | 0.9.2 | 2006-01-31 | WSDL.php lines 673 and 680 need escaping |
| #6684 | Closed | Bug | 0.9.3 | 2006-02-03 | The HTTP Transport Class is not adding the stored cookies then using HTTPS |
| #6704 | Closed | Bug | 0.9.3 | 2006-02-06 | function call in SOAP Header stops Processing |
| #6744 | Closed | Bug | 0.9.3 | 2006-02-10 | Invalid Header |
| #6857 | Bogus | Bug | 0.9.3 | 2006-02-21 | https not populating __outgoing_payload |
| #6858 | Bogus | Bug | 0.9.3 | 2006-02-21 | https not populating __outgoing_payload |
| #6859 | Bogus | Bug | 0.9.3 | 2006-02-21 | https not populating __outgoing_payload |
| #6896 | Bogus | Bug | 0.9.3 | 2006-02-22 | Server.php uses single quotes instead of double quotas |
| #6936 | Closed | Req | CVS | 2006-02-25 | Docblock explaining how to keep backtraces out of SOAP_Fault |
| #7049 | Bogus | Bug | 0.9.3 | 2006-03-07 | Internal Server Error |
| #7064 | No Feedback | Bug | 0.9.3 | 2006-03-08 | namespaces broken in some cases by fix for bug 4639 |
| #7071 | Bogus | Bug | 0.9.3 | 2006-03-09 | Errors using SOAP with PHP as CGI |
| #7156 | Bogus | Bug | 0.9.3 | 2006-03-18 | segfault in SOAP_Value::serialize() |
| #7206 | Closed | Req | 0.9.3 | 2006-03-26 | Adding new SOAP_Server option |
| #7224 | Closed | Bug | 0.9.3 | 2006-03-28 | Children of ComplexTypes |
| #7239 | No Feedback | Bug | 0.9.3 | 2006-03-29 | Determin item type in _decode method for complex types |
| #7386 | Wont fix | Bug | 0.9.4 | 2006-04-12 | WSDL should use SOAP |
| #7430 | Closed | Bug | 0.9.4 | 2006-04-19 | WSDL Cache directory has ENV issues |
| #7469 | Closed | Bug | 0.9.4 | 2006-04-24 | After a failed SOAP-call, further calls fail too |
| #7493 | Closed | Bug | 0.9.4 | 2006-04-26 | Error from incorrect char in element name (WSDL) |
| #7601 | Closed | Bug | 0.9.4 | 2006-05-11 | Complex array types problem |
| #7626 | No Feedback | Req | 0.9.4 | 2006-05-15 | Error whith response to .NET client |
| #7634 | Open | Bug | 0.9.4 | 2006-05-15 | E_ERROR and E_WARNING inside SoapObject::$methodname |
| #7826 | No Feedback | Bug | 0.9.4 | 2006-06-07 | Missing datatype cause segmentation fault |
| #8052 | Closed | Bug | 0.9.4 | 2006-06-28 | incorrect user agent string |
| #8053 | No Feedback | Req | 0.9.4 | 2006-06-28 | Ability to configure attachment encoding |
| #8086 | Open | Bug | 0.9.4 | 2006-06-30 | Unable to correctly parse a WSDL |
| #8177 | Bogus | Bug | 0.9.4 | 2006-07-11 | @ error supression not being handled correctly |
| #8377 | Closed | Bug | 0.9.4 | 2006-08-07 | Bugfix: weird "No deserializer" error when passing large arrays to SOAP_Value |
| #8401 | Closed | Req | 0.9.4 | 2006-08-09 | Use response_encoding when returning faults |
| #8405 | Closed | Bug | 0.9.4 | 2006-08-09 | misspelled method-name for call _raiseSoapFault() in Server.php on line 404 |
| #8551 | Closed | Bug | 0.9.4 | 2006-08-24 | incorect mapping of function for wsdl generator |
| #8674 | Bogus | Bug | 0.9.4 | 2006-09-11 | Using HTTPS and WSDL doesn't work |
| #9155 | Closed | Bug | 0.9.4 | 2006-10-24 | SOAP_Server::_errorHandler should query error_reporting() |
| #9161 | No Feedback | Doc | 2006-10-25 | Examples don't work | |
| #9415 | Closed | Bug | 0.9.4 | 2006-11-22 | Disabled CURLOPT_FOLLOWLOCATION in 4.4.4 |
| #9538 | Closed | Bug | 0.9.4 | 2006-12-04 | Soap Client with MIME does not send MIME boundary on HTTPS |
| #9571 | No Feedback | Bug | 0.9.4 | 2006-12-07 | dev |
| #9574 | Closed | Bug | 0.9.4 | 2006-12-07 | bad preg_match_all() delimiter |
| #9767 | Bogus | Bug | 0.9.4 | 2007-01-08 | Problem sending string containg one or more of the following chars: ì è é ù à ò |
| #9770 | Spam | Doc | --Please Select-- | 2007-01-08 | None |
| #9771 | Spam | Doc | --Please Select-- | 2007-01-08 | None |
| #9772 | Bogus | Bug | 0.9.4 | 2007-01-08 | is_array nesting error with $method var |
| #9797 | Bogus | Bug | 0.9.4 | 2007-01-10 | Problem sending http request with uft-8 encoded strings |
| #9838 | Spam | Bug | --Please Select-- | 2007-01-15 | None |
| #9840 | Closed | Bug | 0.9.4 | 2007-01-15 | base64 detection |
| #9849 | Spam | Doc | --Please Select-- | 2007-01-16 | None |
| #9858 | Spam | Req | 0.9.4 | 2007-01-17 | None |
| #9874 | Spam | Bug | 0.9.4 | 2007-01-19 | None |
| #9875 | No Feedback | Bug | 0.9.4 | 2007-01-19 | SOAP response decoded incorrectly when duplicate xml elements present |
| #9886 | Spam | Req | CVS | 2007-01-20 | None |
| #9887 | Spam | Req | CVS | 2007-01-20 | None |
| #9901 | Spam | Req | CVS | 2007-01-21 | None |
| #9923 | Closed | Bug | 0.10.0 | 2007-01-23 | PHP Parse Error in Disco.php |
| #9926 | Spam | Req | CVS | 2007-01-23 | None |
| #9940 | Spam | Doc | 0.10.1 | 2007-01-25 | None |
| #9952 | Spam | Req | 0.10.1 | 2007-01-26 | None |
| #9967 | Spam | Bug | CVS | 2007-01-29 | None |
| #9970 | Spam | Req | 0.10.1 | 2007-01-29 | None |
| #10023 | Closed | Bug | 0.10.1 | 2007-02-04 | unquoted type parameter text/xml when using HTTP transport and mime attachments |
| #10029 | Spam | Doc | CVS | 2007-02-05 | None |
| #10030 | Duplicate | Bug | 0.10.1 | 2007-02-05 | Base.php: Defining Constant MAIL_MIMEPART_CRLF leads to problems with Mail_mime |
| #10034 | Spam | Doc | CVS | 2007-02-06 | None |
| #10131 | Closed | Bug | 0.10.1 | 2007-02-19 | incorrect return value in case of an empty array |
| #10206 | Closed | Bug | 0.10.1 | 2007-02-27 | Timezone in Type/dateTime.php not converted correctly |
| #10265 | Wont fix | Doc | 0.10.1 | 2007-03-05 | Undocumented Change in Attachments |
| #10283 | Closed | Bug | 0.10.1 | 2007-03-06 | $value in _serializeValue() could be NULL and cannot be processed by foreach |
| #10382 | No Feedback | Bug | 0.10.1 | 2007-03-15 | Wrong request tag generated |
| #10567 | Bogus | Bug | 0.11 | 2007-03-30 | Namespace does not prefix to parameters with WSDL |
| #10635 | Closed | Bug | 0.10.1 | 2007-04-06 | bug in SOAP_Base::_isHash |
| #10755 | Duplicate | Bug | 0.10.1 | 2007-04-17 | base.php _isHash function works opposite as in previous version(0.8.0) and docs |
| #10776 | No Feedback | Bug | 0.10.1 | 2007-04-19 | generated WSDL not compliant with WS-I Basic Profile 1.1 |
| #10779 | No Feedback | Bug | 0.10.1 | 2007-04-19 | expects xsd:types even when encoding is 'literal' |
| #10897 | Closed | Bug | 0.10.1 | 2007-04-30 | SOAP_Fault + serializing a backtrace recursion problems |
| #10981 | No Feedback | Bug | 0.10.1 | 2007-05-08 | Request does not respect WSDL type definitions? |
| #11057 | Closed | Bug | 0.10.1 | 2007-05-16 | Cannot add array type attribute to SOAP_Value object |
| #11059 | Bogus | Bug | 0.10.1 | 2007-05-16 | SOAP_Type_dateTime::_split() uses an instance variable |
| #11076 | No Feedback | Bug | 0.10.1 | 2007-05-18 | SOAP_Fault not generated for Fault when _defaultObjectClassname changed |
| #11123 | Closed | Req | 0.10.1 | 2007-05-24 | Slow receiving result from Server when using Transport_HTTP |
| #11220 | Closed | Req | 0.10.1 | 2007-06-04 | one-way message passing doesn't work |
| #11508 | Open | Req | 0.11.0 | 2007-07-03 | Generate proxy code for complex types |
| #11536 | Bogus | Bug | 0.11.0 | 2007-07-05 | PHP SegFaults when attempting to create a SOAP service. |
| #11589 | Closed | Req | CVS | 2007-07-11 | Support for CURLOPT_SSL_VERIFYPEER |
| #11729 | Closed | Bug | 0.11.0 | 2007-07-31 | WSDL Local File loading |
| #11830 | Closed | Req | 0.11.0 | 2007-08-13 | Add comments in examples to demonstrate Basic HTTP Authentication |
| #11968 | Closed | Bug | 0.11.0 | 2007-09-03 | Causes a segfault in some cases |
| #11987 | Bogus | Bug | 0.11.0 | 2007-09-05 | bug in download and install |
| #12047 | No Feedback | Bug | 0.11.0 | 2007-09-13 | Problems with elements in SoapResponse |
| #12048 | Duplicate | Bug | 0.11.0 | 2007-09-13 | Problems with elements in SoapResponse |
| #12070 | Duplicate | Bug | 0.11.0 | 2007-09-18 | WSDL client against .NET server returns broken and bad results |
| #12072 | Bogus | Bug | 0.11.0 | 2007-09-18 | Base.php renders element attributes twice instead of overriding an attr. once |
| #12099 | Duplicate | Bug | 0.11.0 | 2007-09-23 | Client of .Net SOAP server is missing first two rows of data? |
| #12349 | Feedback | Bug | CVS | 2007-10-26 | Endless recursion in SOAP Parser |
| #12406 | Closed | Bug | 0.11.0 | 2007-11-08 | Read timed out |
| #12614 | Closed | Bug | 0.11.0 | 2007-12-05 | extraneous "counter" variable |
| #12615 | Closed | Bug | 0.11.0 | 2007-12-05 | Decoded arrays missing some values |
| #12774 | Duplicate | Bug | 0.11.0 | 2007-12-26 | I am Missing Response Information. |
| #12880 | Closed | Bug | 0.11.0 | 2008-01-11 | Overload resolution method __call returns null in SOAP_Client. |
| #12976 | Bogus | Bug | 0.11.0 | 2008-01-25 | Cannot call a SOAP function with parameters |
| #12977 | Open | Bug | 0.11.0 | 2008-01-25 | HTTP Authentication by http://user:pass@ buggy! |
| #13144 | No Feedback | Bug | 0.11.0 | 2008-02-18 | Response result not correctly type when using embedded complex types |
| #13335 | Duplicate | Bug | 0.11.0 | 2008-03-07 | Missing port when sending request in SOAP_Transport_HTTP |
| #13552 | Open | Req | 0.11.0 | 2008-04-01 | Improve memory usage when serializing arrays |
| #13554 | No Feedback | Bug | 0.11.0 | 2008-04-01 | Fatal errors when calling getProxy(). |
| #13769 | Duplicate | Bug | 0.11.0 | 2008-04-24 | Different client behavior |
| #13770 | Bogus | Doc | 0.11.0 | 2008-04-24 | Different client behavior |
| #14016 | Bogus | Bug | 0.11.0 | 2008-05-29 | SOAP_Client::_generate() unsets headers |
| #14065 | Open | Bug | 0.11.0 | 2008-06-04 | Array Wrapped w/ Extra Tag |
| #14182 | Closed | Bug | 0.11.0 | 2008-06-18 | SOAP base _decode does not parse into StdClass PHP object correctly |
| #14183 | Duplicate | Bug | 0.11.0 | 2008-06-18 | SOAP base _decode does not parse correctly |
| #14193 | Wont fix | Req | 0.11.0 | 2008-06-19 | SOAP_TYPE_DATETIME |
| #14202 | No Feedback | Bug | 0.11.0 | 2008-06-20 | dateTime: Fatal error: Call to undefined method xxx::_split() ... |
| #14247 | Closed | Doc | 0.11.0 | 2008-06-26 | client.php and example_server.php |
| #14306 | Verified | Bug | 0.11.0 | 2008-07-07 | SOAP_Server_TCP not generate response for SOAP_Fault |
| #14337 | Closed | Doc | 0.11.0 | 2008-07-12 | Better document the limits of hashes |
| #14343 | Closed | Req | 0.11.0 | 2008-07-13 | Don't sent body encoded when using MIME attachments |
| #14344 | Closed | Req | 0.11.0 | 2008-07-14 | Use Net_Server in SOAP_Server_TCP |
| #14374 | Duplicate | Bug | 0.11.0 | 2008-07-19 | Segfault due to endless recusion when returning PEAR_Error |
| #14421 | Duplicate | Bug | 0.11.0 | 2008-07-29 | Type dateTime is always cast to type string |
| #14613 | No Feedback | Bug | 0.12.0 | 2008-09-08 | Not cleaning multipart/related answers |
| #14756 | Closed | Bug | 0.12.0 | 2008-10-07 | multipart/related response is not parsed |
| #14782 | Closed | Bug | 0.12.0 | 2008-10-12 | logic problem in SOAP_Base bulids multidimensional arrays instead of flat |
| #14806 | Open | Bug | CVS | 2008-10-16 | Wrong value for xsd:unsignedLong's greater than PHP_INT_MAX |
| #14844 | Bogus | Bug | 0.12.0 | 2008-10-21 | code never enters catch (SoapFault $ex) |
| #14854 | Closed | Bug | 0.12.0 | 2008-10-23 | multipart/related responses no longer handled correctly |
| #14920 | Open | Req | 0.12.0 | 2008-10-29 | Cannot read attributes |
| #15210 | No Feedback | Bug | 0.12.0 | 2008-12-02 | SOAP Answer is not completely interpreted |
| #16303 | No Feedback | Bug | 0.12.0 | 2009-06-08 | Package "soap" Version "0.12.0" does not have REST xml available install fai |
| #16645 | Verified | Req | 0.12.0 | 2009-09-25 | "application/soap+xml" Transport Media Type Support |
| #16688 | Open | Bug | 0.12.0 | 2009-10-09 | SOAP_Call with 'raw' input-string doesn't work |
| #16968 | Closed | Bug | 0.12.0 | 2010-01-05 | Bad array assignment when using WSDL client |
| #17643 | Feedback | Bug | 0.12.0 | 2010-07-30 | Wrong value used for time comparison of WSDL cache |
| #17659 | Closed | Bug | 0.12.0 | 2010-08-05 | Assigning the return value of new by reference is deprecated |
| #17726 | Closed | Bug | SVN | 2010-08-17 | Patch: Using PCRE functions to avoid deprecated functions |
| #18093 | Open | Bug | 0.12.0 | 2010-12-02 | SOAP_Value type wrongly set to array |
| #18458 | Closed | Bug | 0.12.0 | 2011-04-20 | Returning SOAP_Attachment in MIME |
| #18459 | Feedback | Bug | 0.12.0 | 2011-04-20 | Client unable to decode MIME response |
| #18478 | Duplicate | Bug | 0.12.0 | 2011-04-25 | Error while parsing the headers |
| #18492 | Closed | Bug | 0.12.0 | 2011-04-29 | Wrong response when returning multiple results |
| #18893 | Open | Bug | SVN | 2011-10-06 | xml-entities instead of hmtlentities in generated wsdl by disco-server. |
| #19257 | Open | Bug | 0.13.0 | 2012-01-30 | dateTime doesn't work in php timestamp range. |
| #19258 | Duplicate | Bug | 0.13.0 | 2012-01-30 | dateTime doesn't work in php timestamp range. |
| #19280 | Open | Bug | 0.13.0 | 2012-02-07 | Nullstring SOAP_Value serialize to invalid XML |
| #19455 | Open | Bug | 0.13.0 | 2012-06-05 | Server responding with an extra ; in set-cookie throws a PHP Notice |
| #19462 | Open | Bug | 0.13.0 | 2012-06-07 | Error in library |
| #20061 | Open | Bug | 0.13.0 | 2013-09-10 | SOAP_Transport::getTransport() should be declared static |
| #20343 | Open | Bug | 0.13.0 | 2014-07-09 | Warning caused by not being able to define defaults for parameters |