Dmitry Stogov
|
a7c845ffcb
|
typo
|
2006-02-06 13:17:06 +00:00 |
|
Dmitry Stogov
|
7dc9be77fc
|
Bug #36226 Inconsistent handling when passing potential arrays
|
2006-02-02 11:41:45 +00:00 |
|
Dmitry Stogov
|
9774b6d3e6
|
Fixed encoding of inhereted objects
|
2006-02-01 17:18:24 +00:00 |
|
foobar
|
5bd93221a8
|
bump year and license version
|
2006-01-01 12:51:34 +00:00 |
|
Dmitry Stogov
|
eef44c609b
|
Fixed possible SIGSEGV (Rob Richards)
|
2005-12-09 15:29:15 +00:00 |
|
Dmitry Stogov
|
270640283e
|
Fixed bug #35142 (SOAP Client/Server Complex Object Support)
|
2005-11-08 08:30:19 +00:00 |
|
Dmitry Stogov
|
e98a40f1fa
|
Fixed SIGSEGV
|
2005-11-01 11:11:35 +00:00 |
|
Dmitry Stogov
|
bb8e5de181
|
Fixed bug #32455 (wrong setting property to unset value)
|
2005-10-11 10:15:40 +00:00 |
|
Dmitry Stogov
|
303a642a0d
|
Fixed bug #34788 (SOAP Client not applying correct namespace to generated values)
|
2005-10-09 12:41:44 +00:00 |
|
Dmitry Stogov
|
5ef3e0c57b
|
Fixed bug #34787 (SOAP Client not handling boolean types correctly)
|
2005-10-09 11:05:46 +00:00 |
|
Dmitry Stogov
|
e011229598
|
Reverted last George patches
|
2005-10-07 08:23:35 +00:00 |
|
George Schlossnagle
|
fa3394eccb
|
Permit correct usage of inherited encoders (from restriction/extension
"base" directives) for xml response decoding.
|
2005-10-07 05:14:52 +00:00 |
|
George Schlossnagle
|
abe0e61801
|
MFH: support complex types in restrictions and extensions
|
2005-10-06 22:30:24 +00:00 |
|
Dmitry Stogov
|
e2599c3dbf
|
Fixed wrong array autodetection
|
2005-09-29 10:02:11 +00:00 |
|
Antony Dovgal
|
4b9b5505f0
|
fix #34505 (possible memory corruption when unmangling properties with empty names)
2nd part
|
2005-09-16 17:11:02 +00:00 |
|
Dmitry Stogov
|
da4096c210
|
Fixed boolean encoding (from 0/1 to false/true) to support some buggy soap SDKs.
Fixed support for missing nillable elements of sequnces.
|
2005-08-24 11:46:11 +00:00 |
|
Dmitry Stogov
|
c9103e18b0
|
Automatic encoding/decoding of hexbin data type (base64 support is improved)
|
2005-08-08 09:53:58 +00:00 |
|
foobar
|
23e671a51e
|
- Bumber up year
|
2005-08-03 14:08:58 +00:00 |
|
Ilia Alshanetsky
|
3674649c59
|
Fixed bug #32139 (SOAP client does not auto-handle base64 encoding).
|
2005-07-27 14:52:52 +00:00 |
|
Dmitry Stogov
|
3fea0b7b8c
|
Fixed support for <any> in base type of extension
|
2005-07-08 07:16:56 +00:00 |
|
Dmitry Stogov
|
bcd201f522
|
Fixed SIGSEGV on decoding <any> elements
|
2005-07-07 17:29:25 +00:00 |
|
Dmitry Stogov
|
e7217e032c
|
Fixed possible crash
|
2005-07-06 14:15:51 +00:00 |
|
Dmitry Stogov
|
68289c4759
|
ext/soap should use type defined in SoapVar(), if wsdl defines another type
|
2005-06-21 06:24:55 +00:00 |
|
Dmitry Stogov
|
992a187eb1
|
Fixed array type autodetection (use namespace name, but not the namespace prefix
)
|
2005-06-09 08:17:37 +00:00 |
|
Dmitry Stogov
|
b41a7ad18a
|
Fixed bug #32941 (Sending structured SOAP fault kills a php)
|
2005-06-01 14:43:13 +00:00 |
|
Dmitry Stogov
|
7288226dba
|
Support for element's form and schema's elementFormDefault attributes (qualified/unqualified)
|
2005-04-20 08:30:43 +00:00 |
|
Ilia Alshanetsky
|
d5847b9cf7
|
Fixed compiler warning.
|
2005-04-12 16:41:42 +00:00 |
|
Ilia Alshanetsky
|
ce73b66466
|
Fixed compiler warning.
|
2005-04-12 01:00:48 +00:00 |
|
George Schlossnagle
|
55c25c7275
|
Fix qualified names for attributes according to attributeFormDefault.
Add SOAP Interop tests from Dmitry.
|
2005-04-03 15:39:56 +00:00 |
|
Dmitry Stogov
|
caeeebebc1
|
Fixed handling of attributes' namespaces
|
2005-03-28 18:06:29 +00:00 |
|
Dmitry Stogov
|
a3f2a3aab5
|
Fixed handling of attributes' namespaces
|
2005-03-28 16:28:04 +00:00 |
|
Dmitry Stogov
|
2283e471f8
|
windows compatibility fix
|
2005-03-23 15:12:54 +00:00 |
|
Dmitry Stogov
|
fedbd2145a
|
Fixed bug #30106 (SOAP cannot not parse 'ref' element. Causes Uncaught SoapFault exception)
|
2005-03-22 10:19:08 +00:00 |
|
Dmitry Stogov
|
eff0d65240
|
Fixed bug #32115 (dateTime encoding of timezone incorrect)
|
2005-03-05 13:27:13 +00:00 |
|
Dmitry Stogov
|
ca3c82bbb5
|
Fixed bug #30928 (When Using WSDL, SoapServer doesn't handle private or protected properties)
|
2004-12-07 17:29:42 +00:00 |
|
Dmitry Stogov
|
62ce05fb49
|
indentation fixed.
|
2004-11-16 13:51:09 +00:00 |
|
Dmitry Stogov
|
94a372b992
|
Fixed bug #30799 (SoapServer doesn't handle private or protected properties)
|
2004-11-16 13:04:39 +00:00 |
|
Dmitry Stogov
|
a9a5dbd9b8
|
Class mapping was implemented (Bug #29385 Soapserver always uses std class).
|
2004-11-16 12:07:32 +00:00 |
|
Frank M. Kromann
|
a62b69b9c5
|
fix ZTS builds
|
2004-11-12 20:32:43 +00:00 |
|
Dmitry Stogov
|
e370219e2a
|
Support for lists in non-WSDL mode was implemented
Support for "xsi:type" was improved
|
2004-11-11 09:17:10 +00:00 |
|
Derick Rethans
|
59651c4e58
|
- Fixed bug #30630: Added a BSD based strtod function that is
locale-independent. (PHP part)
|
2004-11-03 23:36:51 +00:00 |
|
Marcus Boerger
|
ace462334e
|
Fix TSRM build
|
2004-09-26 21:45:17 +00:00 |
|
Dmitry Stogov
|
ffc2278d6e
|
Fixed bug #30045 (Cannot pass big integers (> 2147483647) in SOAP requests)
|
2004-09-14 12:15:30 +00:00 |
|
Dmitry Stogov
|
f93560ddc9
|
Using php_libxml_xmlCheckUTF8() from ext/libxml.
|
2004-09-10 08:59:45 +00:00 |
|
Dmitry Stogov
|
7e53511ec8
|
Make ext/soap work around libxml2 bug in xmlCheckUTF8 (2.6.7-2.6.13)
|
2004-09-07 14:34:46 +00:00 |
|
Dmitry Stogov
|
dedab09c32
|
Fixed bug #29839 (incorrect convert (xml:lang to lang))
|
2004-08-26 18:40:10 +00:00 |
|
Dmitry Stogov
|
0835c34572
|
Fixed bug #29795 (SegFault with Soap and Amazon's Web Services)
Fixed bug #27994 (segfault with Soapserver when WSDL-Cache is enabled)
|
2004-08-26 15:26:32 +00:00 |
|
Dmitry Stogov
|
de46ba2ea5
|
Fixed bug #28969 (Wrong data encoding of special characters).
|
2004-08-10 16:11:41 +00:00 |
|
Dmitry Stogov
|
7bddbd7bd0
|
php_error() -> php_error_docref() (Marcus, Dmitry)
|
2004-05-05 10:31:26 +00:00 |
|
Dmitry Stogov
|
eba2aa9bd0
|
Support for <![CDATA[ ]]> for string/hexbinary/base64binary data
|
2004-04-23 12:22:41 +00:00 |
|