Xinchen Hui
|
0a7395e009
|
Happy New Year
|
2013-01-01 16:28:54 +08:00 |
|
Felipe Pena
|
4e19825281
|
- Year++
|
2012-01-01 13:15:04 +00:00 |
|
Felipe Pena
|
0203cc3d44
|
- Year++
|
2011-01-01 02:17:06 +00:00 |
|
Michael Maclean
|
ca9190648d
|
Remove some more calls to TSRMLS_FETCH()
|
2010-03-25 20:06:05 +00:00 |
|
Michael Maclean
|
c261f45e4b
|
Remove some calls to TSRMLS_FETCH in ext/soap
|
2010-03-25 14:43:15 +00:00 |
|
Sebastian Bergmann
|
9ba1e81665
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
2010-01-03 09:23:27 +00:00 |
|
Sebastian Bergmann
|
08659c2dcd
|
MFH: Bump copyright year, 3 of 3.
|
2008-12-31 11:15:49 +00:00 |
|
Sebastian Bergmann
|
d1dded8751
|
MFH: Bump copyright year, 2 of 2.
|
2007-12-31 07:17:19 +00:00 |
|
Dmitry Stogov
|
36c6ad915b
|
Fixed bug #37013 (server hangs when returning circular object references)
|
2007-04-02 13:43:08 +00:00 |
|
Sebastian Bergmann
|
4223aa4d5e
|
MFH: Bump year.
|
2007-01-01 09:36:18 +00:00 |
|
Dmitry Stogov
|
f5d7dac35d
|
Added ability to make SOAP call userspace PHP<->XML converters
|
2006-09-20 13:42:52 +00:00 |
|
Dmitry Stogov
|
ee1dc90d1e
|
Nuke signed/unsigned compiler warnings
|
2006-07-11 14:24:18 +00:00 |
|
Andrei Zmievski
|
cfaf6406d7
|
Some encodings were assumed to be default and, thus, were not made
persistent.
|
2006-04-17 16:08:08 +00:00 |
|
Andrei Zmievski
|
06ef71fe3d
|
Speed up SoapClient/SoapServer constructors by caching WSDL structures
in memory. All WSDL files will be cached, unless turned off via an
option to the constructor.
|
2006-04-09 23:35:51 +00:00 |
|
foobar
|
5bd93221a8
|
bump year and license version
|
2006-01-01 12:51:34 +00:00 |
|
foobar
|
23e671a51e
|
- Bumber up year
|
2005-08-03 14:08:58 +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
|
dedab09c32
|
Fixed bug #29839 (incorrect convert (xml:lang to lang))
|
2004-08-26 18:40:10 +00:00 |
|
Dmitry Stogov
|
f15dcfacc1
|
constants for MIME/DIME encoding were added
|
2004-02-24 10:12:45 +00:00 |
|
Dmitry Stogov
|
b21756c1ca
|
Source cleanup
|
2004-02-13 15:19:09 +00:00 |
|
Dmitry Stogov
|
81af85c380
|
Old in-memory WSDL cache was removed (it was already switched off by #ifdef)
|
2004-02-13 11:03:58 +00:00 |
|
Dmitry Stogov
|
6ae97a5b25
|
WSDL cache was disabled by default (see WSDL_CACHE macro)
WSDL related memory leaks were fixed
|
2004-02-06 14:22:33 +00:00 |
|
Dmitry Stogov
|
88c1168941
|
Free XML documents after WSDL parsing (they no longer need).
|
2004-02-06 11:56:03 +00:00 |
|
Dmitry Stogov
|
508273780c
|
PHP API was changed (see readme.html for more details).
|
2004-02-05 20:26:05 +00:00 |
|
Dmitry Stogov
|
e439a1af7f
|
fix: "Authors" corrected
|
2004-01-29 11:51:11 +00:00 |
|
Derick Rethans
|
9d2f84e411
|
- Add our standard header
|
2004-01-29 09:27:06 +00:00 |
|
Dmitry Stogov
|
6cf3c8586e
|
Error reoprting improved by prefix
New 'HTTP' fault code
Source cleanup
|
2004-01-28 16:47:49 +00:00 |
|
Dmitry Stogov
|
2238e4b9f0
|
Add namespaces to <Envelope> (not ot subnodes)
|
2004-01-28 13:30:21 +00:00 |
|
Dmitry Stogov
|
fbead642ad
|
Support for SOAP 1.2 RPC binding (<rpc:result>)
|
2004-01-26 15:13:45 +00:00 |
|
Dmitry Stogov
|
e3cfa02b4e
|
XML Schema support (decoding of xsi:nil with attributes)
Source Cleanup
|
2004-01-26 09:51:07 +00:00 |
|
Dmitry Stogov
|
6277204a35
|
XML Schema support was improved
suport for type extension
|
2004-01-23 09:15:58 +00:00 |
|
Dmitry Stogov
|
67886b8321
|
XML Schema support
- support for <element> 'ref' attibute was implemented
- support for inline types
- support for <list> and <union> (incompleate)
|
2004-01-20 16:30:38 +00:00 |
|
Dmitry Stogov
|
7e19a67247
|
Support for SOAP 1.2 HTTP binding namespase was added
|
2004-01-16 07:54:48 +00:00 |
|
Dmitry Stogov
|
7c01c773b0
|
Support for SOAP 1.2 array encoding/decoding was implemented
|
2004-01-15 13:20:58 +00:00 |
|
Dmitry Stogov
|
ef9e734593
|
SOAP 1.2 support was improved
|
2004-01-15 10:59:24 +00:00 |
|
Dmitry Stogov
|
fb52edb194
|
SOAP 1.2 support was improved
|
2004-01-15 08:38:14 +00:00 |
|
Dmitry Stogov
|
49b698c67e
|
WSDL: restrictions support (whiteSpace, minLength, maxLength, length)
|
2004-01-14 16:24:09 +00:00 |
|
Dmitry Stogov
|
51cbc1f84f
|
array/object encoding
|
2004-01-14 15:36:01 +00:00 |
|
Dmitry Stogov
|
8f0ea19fcb
|
WSDL: encoding rpc/document and encoded/literal
|
2004-01-14 12:49:02 +00:00 |
|
Dmitry Stogov
|
bee92aa395
|
WSDL: support for "http://schemas.xmlsoap.org/wsdl/soap12/" binding was added
|
2004-01-13 17:25:47 +00:00 |
|
Dmitry Stogov
|
98ff80dba9
|
WSDL: support for multiple services/ports/bindings was implemented
|
2004-01-13 13:50:09 +00:00 |
|
Dmitry Stogov
|
9a3cdc6491
|
Source cleanup.
|
2004-01-09 18:22:03 +00:00 |
|
Dmitry Stogov
|
792b0e8f0b
|
SOAP Encoding/Decoding were improved.
|
2004-01-09 14:16:30 +00:00 |
|
Dmitry Stogov
|
2cf3cb6407
|
Support for "xsd:anyType" was implemented
|
2004-01-08 12:32:28 +00:00 |
|
Dmitry Stogov
|
107a87ca85
|
WSDL support was improved
|
2004-01-06 17:14:30 +00:00 |
|
Dmitry Stogov
|
de6184edee
|
PHP5 support, better encoding and WSDL support, interop round 2 base and groupB
|
2004-01-05 16:44:01 +00:00 |
|
Andrey Hristov
|
6c843d1431
|
Moved to C style comments.
Last time forgot to convert the header files.
|
2003-01-17 19:35:13 +00:00 |
|
Andrey Hristov
|
ffeb57afb5
|
Modifying TS build.
Migrating to _ex API for hash traversal.
|
2003-01-13 16:39:16 +00:00 |
|
Brad LaFountain
|
7c1d2ff2e4
|
some more doc/lit stuff
some more wsdl stuff
|
2002-08-14 05:26:25 +00:00 |
|
Brad LaFountain
|
a8326d6f62
|
Sync with Sourceforge CVS
|
2002-08-07 03:03:09 +00:00 |
|