#
a498d64c |
| 16-Jan-2008 |
Dmitry Stogov |
Fixed wrong type cast
|
#
9c64182a |
| 09-Jan-2008 |
Dmitry Stogov |
Fixed broken soap.wsdl_cache_enabled
|
Revision tags: php-4.4.8 |
|
#
d1dded87 |
| 31-Dec-2007 |
Sebastian Bergmann |
MFH: Bump copyright year, 2 of 2.
|
Revision tags: php-4.4.8RC1, RELEASE_1_2_3 |
|
#
1bf9059e |
| 13-Nov-2007 |
Etienne Kneuss |
MFH: fix typos
|
#
b710c61f |
| 13-Nov-2007 |
Dmitry Stogov |
Fixed bug #42692 (Procedure 'int1' not present with doc/lit SoapServer)
|
Revision tags: php-5.2.5, php-5.2.5RC2 |
|
#
db3496fa |
| 01-Nov-2007 |
Dmitry Stogov |
Another fix for bug #42773
|
#
2f51afe2 |
| 01-Nov-2007 |
Dmitry Stogov |
Fixed bug #41635 (SoapServer and zlib.output_compression with FastCGI result in major slowdown)
|
#
bf0d1706 |
| 01-Nov-2007 |
Dmitry Stogov |
Fixed bug #42773 (WSDL error causes HTTP 500 Response)
|
#
400101ac |
| 30-Oct-2007 |
Dmitry Stogov |
Use heap-allocated return value
|
Revision tags: php-5.2.5RC1 |
|
#
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 |
|
#
6c810b0d |
| 27-Sep-2007 |
Dmitry Stogov |
Improved memory usage by movig constants to read only memory. (Dmitry, Pierre)
|
#
e56466ed |
| 05-Sep-2007 |
Dmitry Stogov |
Fixed bug #42214 (SoapServer sends clients internal PHP errors)
|
Revision tags: RELEASE_1_2_4 |
|
#
83647013 |
| 31-Aug-2007 |
Dmitry Stogov |
Fixed bug #42359 (xsd:list type not parsed)
|
#
fdf96bed |
| 31-Aug-2007 |
Dmitry Stogov |
Fixed bug #42086 (SoapServer return Procedure '' not present for WSIBasic compliant wsdl)
|
Revision tags: RELEASE_1_2_1, php-5.2.4, RELEASE_1_5, php-5.2.4RC3, php-5.2.4RC2, php-5.2.4RC1 |
|
#
8589a7f4 |
| 01-Aug-2007 |
Dmitry Stogov |
Fixed bug #42151 (__destruct functions not called after catching a SoapFault exception)
|
Revision tags: BEFORE_REAL_IMPORT_OF_MYSQLND, BEFORE_IMPORT_OF_MYSQLND |
|
#
6c5e9cc6 |
| 13-Jul-2007 |
Dmitry Stogov |
Fixed bug #41635 (SoapServer and zlib.output_compression with FastCGI result in major slowdown
|
Revision tags: php-5.2.3, RELEASE_1_4 |
|
#
0f6e099d |
| 27-May-2007 |
Ilia Alshanetsky |
Fixed bug #41477 (no arginfo about SoapClient::__soapCall()).
|
Revision tags: php-5.2.3RC1, RELEASE_1_2_0 |
|
#
0a63bd4d |
| 06-May-2007 |
Ilia Alshanetsky |
Allow SOAP extension's handler() to work even when always_populate_raw_post_data is off. # Tests will be updated in the next few days
|
Revision tags: php-4.4.7, php-5.2.2 |
|
#
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 |
|
#
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.
|
Revision tags: php-4.4.6 |
|
#
cc04404b |
| 27-Feb-2007 |
Ilia Alshanetsky |
snprintf() -> slprintf() # Part 1
|
#
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, php-4.4.5, php-5.2.1, RELEASE_1_0_0RC1, php-4.4.5RC2, php-5.2.1RC4, php-5.2.1RC3 |
|
#
84a827e0 |
| 18-Jan-2007 |
Antony Dovgal |
MFH
|
Revision tags: php-4.4.5RC1, php-5.2.1RC2 |
|
#
4223aa4d |
| 01-Jan-2007 |
Sebastian Bergmann |
MFH: Bump year.
|