History log of /PHP-5.6/ext/soap/php_encoding.c (Results 51 – 75 of 212)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-4.4.8RC1, RELEASE_1_2_3, php-5.2.5, php-5.2.5RC2, php-5.2.5RC1
# 68bacdd7 17-Oct-2007 Dmitry Stogov

Fixed possible crash because of uninitialized value (Zdash Urf)


# 4b4d634c 07-Oct-2007 Yiduo (David) Wang

MFH: Added macros for managing zval refcounts and is_ref statuses


Revision tags: BEFORE_IMPORT_OF_MYSQLND_IN_5_3, RELEASE_1_2_2
# 10150ea7 27-Sep-2007 Dmitry Stogov

Improved ext/soap to support element names in context of XMLShema's <any>


# ee944bd1 05-Sep-2007 Dmitry Stogov

Fixed bug #42488 (SoapServer reports an encoding error and the error itself breaks).


Revision tags: RELEASE_1_2_4
# ba1f56cb 31-Aug-2007 Dmitry Stogov

Fixed bug #42326 (SoapServer crash)


Revision tags: RELEASE_1_2_1, php-5.2.4, RELEASE_1_5, php-5.2.4RC3
# 8a61fc9b 22-Aug-2007 Dmitry Stogov

Fixed bug #42183 (classmap cause crashr in non-wsdl mode)


Revision tags: php-5.2.4RC2, php-5.2.4RC1, BEFORE_REAL_IMPORT_OF_MYSQLND, BEFORE_IMPORT_OF_MYSQLND
# 3b27cd22 14-Jun-2007 Dmitry Stogov

Fixed bug #41566 (SOAP Server not properly generating href attributes)


Revision tags: php-5.2.3, RELEASE_1_4, php-5.2.3RC1, RELEASE_1_2_0
# 97b338af 04-May-2007 Dmitry Stogov

- Fixed bug #41097 (ext/soap returning associative array as indexed without
using WSDL).
- Fixed bug #41004 (minOccurs="0" and null class member variable).


Revision tags: php-4.4.7, php-5.2.2
# df61bae6 02-May-2007 Dmitry Stogov

Reverted the following fixed because of php-5.2.2 release process
- Fixed altering $this via argument named "this".
- Fixed bug #41097 (ext/soap returning associative array as indexed without

Reverted the following fixed because of php-5.2.2 release process
- Fixed altering $this via argument named "this".
- Fixed bug #41097 (ext/soap returning associative array as indexed without
using WSDL).
- Fixed bug #41004 (minOccurs="0" and null class member variable).

show more ...


# 101a0f08 02-May-2007 Dmitry Stogov

Fixed bug #41004 (minOccurs="0" and null class member variable)


# 3721cb9d 02-May-2007 Dmitry Stogov

Fixed bug #41097 (ext/soap returning associative array as indexed without using WSDL)


Revision tags: php-5.2.2RC2, RELEASE_1_1_0, php-4.4.7RC1, php-5.2.2RC1
# fb2def7d 06-Apr-2007 Andrei Zmievski

Apologies. Didn't realize we were using custom snprintf().


# 8a1f3461 06-Apr-2007 Andrei Zmievski

Typo?


# 36c6ad91 02-Apr-2007 Dmitry Stogov

Fixed bug #37013 (server hangs when returning circular object references)


Revision tags: RELEASE_1_0_1
# 3ee54ce9 20-Mar-2007 Dmitry Stogov

Added ability to encode arrays with "SOAP-ENC:Array" type instead of WSDL type. To activate the ability use "feature"=>SOAP_USE_XSI_ARRAY_TYPE option in SoapClient/SoapServer constructors.


# ef06bfa3 20-Mar-2007 Dmitry Stogov

Fixed bug #36226 (Inconsistent handling when passing nillable arrays)


Revision tags: php-4.4.6
# 015a5655 25-Feb-2007 Dmitry Stogov

Fixed bug #40609 (Segfaults when using more than one SoapVar in a request). (Rob, Dmitry)


# 50ea2676 24-Feb-2007 Marcus Boerger

- Avoid sprintf, even when checked copy'n'paste or changes lead to errors


Revision tags: php-4.4.6RC1
# 2cf92f36 15-Feb-2007 Dmitry Stogov

Fixed bug #40467 (Partial SOAP request sent when XSD sequence or choice include minOccurs=0)


Revision tags: php-4.4.5, php-5.2.1, RELEASE_1_0_0RC1, php-4.4.5RC2, php-5.2.1RC4, php-5.2.1RC3
# 7d901eac 05-Jan-2007 Ilia Alshanetsky

%f -> %F


Revision tags: php-4.4.5RC1, php-5.2.1RC2
# 4223aa4d 01-Jan-2007 Sebastian Bergmann

MFH: Bump year.


# 52d53543 25-Dec-2006 Ilia Alshanetsky

Allocation safety checks


# c43fc2af 19-Dec-2006 Dmitry Stogov

Fixed bug #39815 (SOAP double encoding is not locale-independent)


# 6e0b78cd 18-Dec-2006 Dmitry Stogov

Fixed bug #39832 (SOAP Server: parameter not matching the WSDL specified type are set to 0)


Revision tags: php-5.2.1RC1
# 31bfc6e5 10-Nov-2006 Dmitry Stogov

Fixed bug #39454 (Returning a SOAP array segfaults PHP)


123456789