Revision tags: php-5.2.1RC1 |
|
#
7b8f30ad |
| 06-Nov-2006 |
Dmitry Stogov |
Fixed bug #39121 (Incorrect return array handling in non-wsdl soap client)
|
Revision tags: php-5.2.0, php-5.2.0RC6, php-5.2.0RC5, php-5.2.0RC4, php-5.2.0RC3, php-5.1.6, php-5.2.0RC2, php-5.1.5, php-4.4.4, php-4.4.4RC1, php-5.1.5RC1, php-4.4.3, php-5.2.0RC1 |
|
#
ee1dc90d |
| 11-Jul-2006 |
Dmitry Stogov |
Nuke signed/unsigned compiler warnings
|
#
795a482a |
| 10-Jul-2006 |
Dmitry Stogov |
Fixed bug #38005 (SoapFault faultstring doesn't follow encoding rules)
|
Revision tags: php-4.4.3RC2, BEFORE_NEW_OUTPUT_API, php-4.4.3RC1, php-5.1.4, RELEASE_1_0_3, php-5.1.3, php-5.1.2, RELEASE_1_3, php-5.1.3RC3, php-5.1.3RC2, php-5.1.3RC1, RELEASE_1_2, RELEASE_0_9_4, RELEASE_1_0_4, php-4.4.2, php-5.1.2RC2, php-4.4.2RC2 |
|
#
5bd93221 |
| 01-Jan-2006 |
foobar |
bump year and license version
|
Revision tags: php-5.1.2RC1, RELEASE_1_1_1, RELEASE_1_1, RELEASE_1_0, RELEASE_2_0_2, php-5.1.1, php-5.1.0, php-4.4.2RC1, RELEASE_0_9_3, php-5.1.0RC6, php-5.1.0RC5, RELEASE_2_0_1, RELEASE_1_0RC2, php-4.4.1, php-5.1.0RC4, RELEASE_0_9_2, RELEASE_0_9_1, php-5.1.0RC3, php-5.1.0RC2, php-4.4.1RC1, RELEASE_0_9_0, RELEASE_1_0RC1, PRE_NEW_OCI8_EXTENSION, php-5.1.0RC2_PRE, php-5.0.5, php-5.0.5RC2, php-5.0.5RC1, php-5.1.0RC1, BEFORE_UNICODE_MERGE, RELEASE_2_0_0 |
|
#
23e671a5 |
| 03-Aug-2005 |
foobar |
- Bumber up year
|
Revision tags: RELEASE_0_9, php-5.1.0b3, php-4.4.0, php-4.4.0RC2, php-5.1.0b2, php-4.4.0RC1, php-5.1.0b1, php-5.0.1b1 |
|
#
9d2de24a |
| 20-Apr-2005 |
Dmitry Stogov |
Fixed bug #32776 (SOAP doesn't support one-way operations)
|
Revision tags: RELEASE_0_3, php-5.0.4, php-4.3.11, php-5.0.4RC2, php-4.3.11RC2 |
|
#
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, 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, php-5.0.3RC1, php-4.3.10RC1, PRE_NEW_VM_GEN_PATCH |
|
#
fb6072e1 |
| 05-Oct-2004 |
Dmitry Stogov |
Fixed bug #30175 (SOAP results aren't parsed correctly)
|
Revision tags: php-5.0.2, php-4.3.9, php-5.0.2RC1, php-4.3.9RC3, PRE_ZEND_VM_DISPATCH_PATCH, php-4.3.9RC2 |
|
#
dae2423d |
| 27-Aug-2004 |
Dmitry Stogov |
Fixed bug #29842 (soapclient return null value)
|
#
6078001f |
| 26-Aug-2004 |
Dmitry Stogov |
Merged bug fixes from PHP_5_0.
|
Revision tags: php-5.0.1, php-5.0.1RC2, php-4.3.9RC1, php-5.0.1RC1, RELEASE_0_1, php-5.0.0RC4, php-5.0.0, php-4.3.8, php-5.0.0RC3, php-5.0.0RC3RC2, php-4.3.7, php-5.0.0RC3RC1, php-4.3.7RC1, RELEASE_0_1_1 |
|
#
b9bb0d77 |
| 21-May-2004 |
Dmitry Stogov |
Fixed bug #28239 (No results returned on SOAP call, no error given)
|
Revision tags: php-5.0.0RC2, php-5.0.0RC2RC2, php-4.3.6, php-5.0.0RC2RC1, php-4.3.6RC3, php-4.3.6RC2, php-4.3.6RC1 |
|
#
f712d46b |
| 01-Apr-2004 |
Dmitry Stogov |
Fixed possible crash
|
#
40bb7344 |
| 01-Apr-2004 |
Dmitry Stogov |
Some small improvments, support for new style constructors, support for exceptions other then SoapFault
|
Revision tags: php-4.3.5, php-4.3.5RC4, php-5.0.0RC1, php-5.0.0RC1RC2, php-5.0.0RC1RC1, RELEASE_0_2_0, php-4.3.5RC3, php-5.0.0b4, php-5.0.0b4RC1 |
|
#
20add786 |
| 10-Feb-2004 |
Dmitry Stogov |
WSDL caching was implemented
|
#
2c1dcf32 |
| 05-Feb-2004 |
Dmitry Stogov |
WSDL parsing speedup. Source cleanup.
|
#
9fa7d1c2 |
| 04-Feb-2004 |
Dmitry Stogov |
SOAP Headers was implemented (near complete)
|
#
75e4f43d |
| 03-Feb-2004 |
Dmitry Stogov |
Initial support for client-part SOAP headers (very incomlete)
|
Revision tags: php-4.3.5RC2 |
|
#
840526f1 |
| 02-Feb-2004 |
Dmitry Stogov |
Server-part support for SOAP Headers was implemented (incomplete)
|
#
b81645ed |
| 30-Jan-2004 |
Dmitry Stogov |
SOAP 1.2 specification conformity was improved
|
#
e439a1af |
| 29-Jan-2004 |
Dmitry Stogov |
fix: "Authors" corrected
|
#
9d2f84e4 |
| 29-Jan-2004 |
Derick Rethans |
- Add our standard header
|
#
6cf3c858 |
| 28-Jan-2004 |
Dmitry Stogov |
Error reoprting improved by prefix New 'HTTP' fault code Source cleanup
|
#
1e5ebeb9 |
| 26-Jan-2004 |
Dmitry Stogov |
Support for SOAP 1.2 Fault/Code/Value and Fault/Reason/Text
|
#
9387d78f |
| 26-Jan-2004 |
Dmitry Stogov |
SOAP 1.2 Fault support (Code,Reason,Datail instead of faultcode,faultstring,...)
|
#
fbead642 |
| 26-Jan-2004 |
Dmitry Stogov |
Support for SOAP 1.2 RPC binding (<rpc:result>)
|