History log of /PHP-7.4/ext/soap/php_encoding.c (Results 226 – 250 of 304)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 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


# b1fa3214 25-Feb-2004 Dmitry Stogov

fix: XMLSchema <choice> support was improved to support elements with minOccurs=0


# feed42e0 24-Feb-2004 Dmitry Stogov

XML Schema support was improved: support for <element> default, fixed and nillable


# 9ebc56dd 19-Feb-2004 Dmitry Stogov

Passing arguments to "anyType" cause passing type information in literal encoding. Receiver gets sach parameters as SoapVar objects.


# b17eab9a 17-Feb-2004 Dmitry Stogov

Using element namesapces with literal encoding.


# 7edf9bc2 17-Feb-2004 Dmitry Stogov

support for XMLSchema <element> nillable attribute


# 168dc362 17-Feb-2004 Dmitry Stogov

Encoding of ommited tail parameters as NULLs


# 3e002aa6 16-Feb-2004 Dmitry Stogov

specal case of array encoding. If object has only one inner element and this element has max_occurs > 1, then array can be passed directly.


Revision tags: php-4.3.5RC3
# 6aad56d4 16-Feb-2004 Dmitry Stogov

fix: prevent of possible crash


12345678910>>...13