History log of /PHP-5.6/ext/soap/soap.c (Results 151 – 175 of 331)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 874a2210 14-Apr-2006 Dmitry Stogov

Fixed calling header functions through __call()


# f897cff4 13-Apr-2006 Dmitry Stogov

Fixed bug #37054 (SoapClient Error Fetching http headers)


# 06ef71fe 09-Apr-2006 Andrei Zmievski

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.


Revision tags: php-5.1.3RC2
# 9e26f6c2 24-Mar-2006 Dmitry Stogov

Fixed SoapFault::getMessage()


# dbe881d9 23-Mar-2006 Marcus Boerger

- Fix build


# 1122f647 21-Mar-2006 Dmitry Stogov

Fixed compatibility with auto_globals_jit


# bafba669 21-Mar-2006 Dmitry Stogov

Fixed bug #36721 (The SoapServer is not able to send a header that it didn't receive)


# 7ffc24b9 10-Mar-2006 Dmitry Stogov

Fixed bug #36629 (SoapServer::handle() exits on SOAP faults)


Revision tags: php-5.1.3RC1, RELEASE_1_2
# d46b474e 03-Mar-2006 Dmitry Stogov

Fixed crash


# 622347bd 03-Mar-2006 Dmitry Stogov

Fixed bug #36575 (SOAP: Incorrect complex type instantiation with hierarchies)


# 65cca0dc 02-Mar-2006 Dmitry Stogov

Fixed bug #36388 (ext/soap crashes when throwing exception and session persistence). (David)


# 73605400 07-Feb-2006 Dmitry Stogov

Fixed bug #36083 (SoapClient waits for responses on one-way operations)


# bccf4bd9 06-Feb-2006 Antony Dovgal

MFH: initialize variables and reduce the number of warnings


# 8911fac6 06-Feb-2006 Antony Dovgal

MFH: initialize variable and make gcc happy


# 7dc9be77 02-Feb-2006 Dmitry Stogov

Bug #36226 Inconsistent handling when passing potential arrays


Revision tags: 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
# eef44c60 09-Dec-2005 Dmitry Stogov

Fixed possible SIGSEGV (Rob Richards)


Revision tags: RELEASE_1_1, RELEASE_1_0
# 3e669bc9 06-Dec-2005 foobar

MFH: nuke php3 legacy


Revision tags: 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
# 88edad9f 07-Nov-2005 Dmitry Stogov

Fixed bug #35091 (SoapClient leaks memory)


Revision tags: RELEASE_1_0RC2, php-4.4.1, php-5.1.0RC4, RELEASE_0_9_2, RELEASE_0_9_1
# 4a6faadc 19-Oct-2005 Dmitry Stogov

Fixed memory leak in ZTS mode


Revision tags: php-5.1.0RC3, php-5.1.0RC2, php-4.4.1RC1, RELEASE_0_9_0
# 6cbe6d7d 05-Oct-2005 Dmitry Stogov

Fixed throwing exceptions derived from SoapFault


# d09fbaa4 03-Oct-2005 Dmitry Stogov

MFH (Bug #34643 wsdl default value)


# 4329db25 27-Sep-2005 Dmitry Stogov

Fixed bug #34643 (wsdl default value has no effect)


# 90236679 12-Sep-2005 Dmitry Stogov

Fixed bug #34449 (ext/soap: XSD_ANYXML functionality not exposed)


Revision tags: RELEASE_1_0RC1, PRE_NEW_OCI8_EXTENSION, php-5.1.0RC2_PRE, php-5.0.5, php-5.0.5RC2, php-5.0.5RC1
# f286018d 17-Aug-2005 foobar

MFH


12345678910>>...14