summaryrefslogtreecommitdiff
path: root/ext/soap
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pull-request/341'Stanislav Malyshev2013-06-106-8/+8
* Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2013-06-101-2/+2
|\
| * typo fixes (accommodate, parameter)Veres Lajos2013-06-101-2/+2
* | Merge branch 'PHP-5.4' into PHP-5.5Anatol Belski2013-05-131-4/+4
|\ \ | |/
| * Merge branch 'PHP-5.3' into PHP-5.4Anatol Belski2013-05-131-4/+4
| |\
| | * fix heap overflow warnings on win x64 debug crtAnatol Belski2013-05-131-4/+4
* | | Added SoapClient constructor option 'ssl_method' to specify ssl methodDmitry Stogov2013-04-303-2/+82
* | | Fix whitespace issue in the SOAP testNikita Popov2013-03-281-1/+1
* | | Fix SOAP testNikita Popov2013-03-281-5/+0
* | | Add support for non-scalar Iterator keys in foreachNikita Popov2013-03-121-14/+5
* | | Merge branch 'PHP-5.4' into PHP-5.5Johannes Schlüter2013-02-211-4/+6
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.3' into PHP-5.4Johannes Schlüter2013-02-211-4/+6
| |\ \ | | |/
| | * Fix TSRM (after afc1debb)Johannes Schlüter2013-02-211-4/+6
* | | Merge branch 'PHP-5.4' into PHP-5.5Dmitry Stogov2013-02-201-2/+9
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.3' into PHP-5.4Dmitry Stogov2013-02-201-2/+9
| |\ \ | | |/
| | * Fixed external entity loadingDmitry Stogov2013-02-201-2/+9
* | | Merge branch 'PHP-5.4' into PHP-5.5Dmitry Stogov2013-02-131-2/+2
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.3' into PHP-5.4Dmitry Stogov2013-02-131-2/+2
| |\ \ | | |/
| | * Proper bit reset codeDmitry Stogov2013-02-131-2/+2
* | | Merge branch 'PHP-5.4' into PHP-5.5Dmitry Stogov2013-02-071-0/+2
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.3' into PHP-5.4Dmitry Stogov2013-02-071-0/+2
| |\ \ | | |/
| | * Disabled external entities loadingDmitry Stogov2013-02-071-0/+2
* | | Merge branch 'PHP-5.4' into PHP-5.5Dmitry Stogov2013-02-071-1/+31
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.3' into PHP-5.4Dmitry Stogov2013-02-071-1/+31
| |\ \ | | |/
| | * Check if soap.wsdl_cache_dir confirms to open_basedirDmitry Stogov2013-02-071-1/+35
| | * Happy New Year~Xinchen Hui2013-01-0114-14/+14
| * | Happy New YearXinchen Hui2013-01-0114-14/+14
| * | Merge branch 'PHP-5.3' into PHP-5.4Dmitry Stogov2012-11-291-21/+3
| |\ \ | | |/
| | * Fixed bug #63271 (SOAP wsdl cache is not enabled after initial requests)Dmitry Stogov2012-11-291-21/+3
* | | Happy New YearXinchen Hui2013-01-0114-14/+14
* | | Fixed bug #63271 (SOAP wsdl cache is not enabled after initial requests)Dmitry Stogov2012-11-291-21/+3
* | | Merge branch 'PHP-5.4'Xinchen Hui2012-10-1067-0/+0
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2012-10-1067-0/+0
| |\ \ | | |/
| | * Remove executable permission on phptXinchen Hui2012-10-1067-0/+0
| * | Merge branch 'PHP-5.3' into PHP-5.4Dmitry Stogov2012-09-031-3/+4
| |\ \ | | |/
| | * Fixed bug #50997 (SOAP Error when trying to submit 2nd Element of a choice).Dmitry Stogov2012-09-031-3/+4
| * | Merge branch 'PHP-5.3' into PHP-5.4Dmitry Stogov2012-09-032-0/+70
| |\ \ | | |/
| | * Fixed bug #50997 (SOAP Error when trying to submit 2nd Element of a choice)Dmitry Stogov2012-09-032-0/+70
| | * Fix #62432 ReflectionMethod random corrupt memory on high concurrentJohannes Schlüter2012-06-271-1/+1
* | | Fixed bug #50997 (SOAP Error when trying to submit 2nd Element of a choice)Dmitry Stogov2012-09-031-3/+4
* | | Fixed bug #50997 (SOAP Error when trying to submit 2nd Element of a choice)Dmitry Stogov2012-09-032-0/+70
* | | remove remaining traces of unicode.* ini settingsNuno Lopes2012-05-271-3/+0
|/ /
* | Merge branch 'PHP-5.3' into PHP-5.4zoe slattery2012-05-152-6/+2
|\ \ | |/
| * Change impl of GZIP_POST, DEFLATE_POST. See #62021zoe slattery2012-05-152-6/+2
* | Merge branch 'PHP-5.3' into PHP-5.4Anatoliy Belsky2012-04-162-1/+53
|\ \ | |/
| * Fix bug 61719 ext\soap\tests\bugs\bug31422.phpt failsAnatoliy Belsky2012-04-162-1/+53
* | Fixed bug #61423 (gzip compression fails).Ilia Alshanetsky2012-04-031-1/+1
* | Merge branch 'PHP-5.3' into PHP-5.4Hannes Magnusson2012-03-241-1/+1
|\ \ | |/
| * Revert incorrect fixIlia Alshanetsky2012-03-241-1/+1
| * Fixed bug #61423 (gzip compression fails).Ilia Alshanetsky2012-03-221-1/+1