Revision tags: RELEASE_1_0RC2 |
|
#
e98a40f1 |
| 01-Nov-2005 |
Dmitry Stogov |
Fixed SIGSEGV |
Revision tags: php-4.4.1, php-5.1.0RC4, RELEASE_0_9_2, RELEASE_0_9_1, php-5.1.0RC3, php-5.1.0RC2 |
|
#
bb8e5de1 |
| 11-Oct-2005 |
Dmitry Stogov |
Fixed bug #32455 (wrong setting property to unset value) |
#
303a642a |
| 09-Oct-2005 |
Dmitry Stogov |
Fixed bug #34788 (SOAP Client not applying correct namespace to generated values) |
#
5ef3e0c5 |
| 09-Oct-2005 |
Dmitry Stogov |
Fixed bug #34787 (SOAP Client not handling boolean types correctly) |
Revision tags: php-4.4.1RC1 |
|
#
e0112295 |
| 07-Oct-2005 |
Dmitry Stogov |
Reverted last George patches |
#
fa3394ec |
| 07-Oct-2005 |
George Schlossnagle |
Permit correct usage of inherited encoders (from restriction/extension "base" directives) for xml response decoding. |
#
abe0e618 |
| 06-Oct-2005 |
George Schlossnagle |
MFH: support complex types in restrictions and extensions |
Revision tags: RELEASE_0_9_0 |
|
#
e2599c3d |
| 29-Sep-2005 |
Dmitry Stogov |
Fixed wrong array autodetection |
#
4b9b5505 |
| 16-Sep-2005 |
Antony Dovgal |
fix #34505 (possible memory corruption when unmangling properties with empty names) 2nd part |
Revision tags: RELEASE_1_0RC1, PRE_NEW_OCI8_EXTENSION, php-5.1.0RC2_PRE, php-5.0.5, php-5.0.5RC2 |
|
#
da4096c2 |
| 24-Aug-2005 |
Dmitry Stogov |
Fixed boolean encoding (from 0/1 to false/true) to support some buggy soap SDKs. Fixed support for missing nillable elements of sequnces. |
Revision tags: php-5.0.5RC1, php-5.1.0RC1, BEFORE_UNICODE_MERGE |
|
#
c9103e18 |
| 08-Aug-2005 |
Dmitry Stogov |
Automatic encoding/decoding of hexbin data type (base64 support is improved) |
Revision tags: RELEASE_2_0_0 |
|
#
23e671a5 |
| 03-Aug-2005 |
foobar |
- Bumber up year |
#
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 |