#
3674649c |
| 27-Jul-2005 |
Ilia Alshanetsky |
Fixed bug #32139 (SOAP client does not auto-handle base64 encoding).
|
Revision tags: RELEASE_0_9, php-5.1.0b3, php-4.4.0 |
|
#
3fea0b7b |
| 08-Jul-2005 |
Dmitry Stogov |
Fixed support for <any> in base type of extension
|
#
bcd201f5 |
| 07-Jul-2005 |
Dmitry Stogov |
Fixed SIGSEGV on decoding <any> elements
|
#
e7217e03 |
| 06-Jul-2005 |
Dmitry Stogov |
Fixed possible crash
|
Revision tags: php-4.4.0RC2, php-5.1.0b2 |
|
#
68289c47 |
| 21-Jun-2005 |
Dmitry Stogov |
ext/soap should use type defined in SoapVar(), if wsdl defines another type
|
Revision tags: php-4.4.0RC1, php-5.1.0b1, php-5.0.1b1 |
|
#
992a187e |
| 09-Jun-2005 |
Dmitry Stogov |
Fixed array type autodetection (use namespace name, but not the namespace prefix )
|
#
b41a7ad1 |
| 01-Jun-2005 |
Dmitry Stogov |
Fixed bug #32941 (Sending structured SOAP fault kills a php)
|
#
7288226d |
| 20-Apr-2005 |
Dmitry Stogov |
Support for element's form and schema's elementFormDefault attributes (qualified/unqualified)
|
#
d5847b9c |
| 12-Apr-2005 |
Ilia Alshanetsky |
Fixed compiler warning.
|
#
ce73b664 |
| 12-Apr-2005 |
Ilia Alshanetsky |
Fixed compiler warning.
|
Revision tags: RELEASE_0_3 |
|
#
55c25c72 |
| 03-Apr-2005 |
George Schlossnagle |
Fix qualified names for attributes according to attributeFormDefault. Add SOAP Interop tests from Dmitry.
|
Revision tags: php-5.0.4, php-4.3.11 |
|
#
caeeebeb |
| 28-Mar-2005 |
Dmitry Stogov |
Fixed handling of attributes' namespaces
|
#
a3f2a3aa |
| 28-Mar-2005 |
Dmitry Stogov |
Fixed handling of attributes' namespaces
|
Revision tags: php-5.0.4RC2, php-4.3.11RC2 |
|
#
2283e471 |
| 23-Mar-2005 |
Dmitry Stogov |
windows compatibility fix
|
#
fedbd214 |
| 22-Mar-2005 |
Dmitry Stogov |
Fixed bug #30106 (SOAP cannot not parse 'ref' element. Causes Uncaught SoapFault exception)
|
Revision tags: php-5.0.4RC1, php-4.3.11RC1 |
|
#
eff0d652 |
| 05-Mar-2005 |
Dmitry Stogov |
Fixed bug #32115 (dateTime encoding of timezone incorrect)
|
Revision tags: RELEASE_0_2_4, RELEASE_0_2_3, RELEASE_0_2_2, RELEASE_0_2_1, RELEASE_0_2, php-5.0.3, php-4.3.10, SQLITE_4_3_20041227, php-5.0.3RC2, php-4.3.10RC2 |
|
#
ca3c82bb |
| 07-Dec-2004 |
Dmitry Stogov |
Fixed bug #30928 (When Using WSDL, SoapServer doesn't handle private or protected properties)
|
Revision tags: php-5.0.3RC1, php-4.3.10RC1 |
|
#
62ce05fb |
| 16-Nov-2004 |
Dmitry Stogov |
indentation fixed.
|
#
94a372b9 |
| 16-Nov-2004 |
Dmitry Stogov |
Fixed bug #30799 (SoapServer doesn't handle private or protected properties)
|
#
a9a5dbd9 |
| 16-Nov-2004 |
Dmitry Stogov |
Class mapping was implemented (Bug #29385 Soapserver always uses std class).
|
#
a62b69b9 |
| 12-Nov-2004 |
Frank M. Kromann |
fix ZTS builds
|
#
e370219e |
| 11-Nov-2004 |
Dmitry Stogov |
Support for lists in non-WSDL mode was implemented Support for "xsi:type" was improved
|
#
59651c4e |
| 03-Nov-2004 |
Derick Rethans |
- Fixed bug #30630: Added a BSD based strtod function that is locale-independent. (PHP part)
|
Revision tags: PRE_NEW_VM_GEN_PATCH |
|
#
ace46233 |
| 26-Sep-2004 |
Marcus Boerger |
Fix TSRM build
|
Revision tags: php-5.0.2, php-4.3.9, php-5.0.2RC1 |
|
#
ffc2278d |
| 14-Sep-2004 |
Dmitry Stogov |
Fixed bug #30045 (Cannot pass big integers (> 2147483647) in SOAP requests)
|