#
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)
|
Revision tags: php-4.3.9RC3 |
|
#
f93560dd |
| 10-Sep-2004 |
Dmitry Stogov |
Using php_libxml_xmlCheckUTF8() from ext/libxml.
|
#
7e53511e |
| 07-Sep-2004 |
Dmitry Stogov |
Make ext/soap work around libxml2 bug in xmlCheckUTF8 (2.6.7-2.6.13)
|
Revision tags: PRE_ZEND_VM_DISPATCH_PATCH, php-4.3.9RC2 |
|
#
dedab09c |
| 26-Aug-2004 |
Dmitry Stogov |
Fixed bug #29839 (incorrect convert (xml:lang to lang))
|
#
0835c345 |
| 26-Aug-2004 |
Dmitry Stogov |
Fixed bug #29795 (SegFault with Soap and Amazon's Web Services) Fixed bug #27994 (segfault with Soapserver when WSDL-Cache is enabled)
|
Revision tags: php-5.0.1, php-5.0.1RC2, php-4.3.9RC1 |
|
#
de46ba2e |
| 10-Aug-2004 |
Dmitry Stogov |
Fixed bug #28969 (Wrong data encoding of special characters).
|
Revision tags: 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 |
|
#
7bddbd7b |
| 05-May-2004 |
Dmitry Stogov |
php_error() -> php_error_docref() (Marcus, Dmitry)
|
Revision tags: php-5.0.0RC2 |
|
#
eba2aa9b |
| 23-Apr-2004 |
Dmitry Stogov |
Support for <![CDATA[ ]]> for string/hexbinary/base64binary data
|
#
c94f0276 |
| 21-Apr-2004 |
Dmitry Stogov |
Support for multiref data
|
Revision tags: php-5.0.0RC2RC2 |
|
#
8d8c50fe |
| 15-Apr-2004 |
Dmitry Stogov |
Fixed bug #27681 (soap extension fails without HAVE_TM_GMTOFF).
|
Revision tags: php-4.3.6, php-5.0.0RC2RC1, php-4.3.6RC3, php-4.3.6RC2, php-4.3.6RC1 |
|
#
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 |
|
#
d0a48015 |
| 18-Mar-2004 |
Ilia Alshanetsky |
s/emalloc/safe_emalloc/ where appropriate.
|
Revision tags: php-5.0.0RC1RC2, php-5.0.0RC1RC1, RELEASE_0_2_0 |
|
#
df29576a |
| 27-Feb-2004 |
Dmitry Stogov |
win32 specific fixes
|