summaryrefslogtreecommitdiff
path: root/ext/soap
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug #68361 (Segmentation fault on SoapClient::__getTypes)Xinchen Hui2014-11-112-0/+117
* Merge branch 'PHP-5.4' into PHP-5.5Lior Kaplan2014-08-171-1/+1
|\
| * typofixesVeres Lajos2014-08-171-1/+1
* | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2014-06-082-0/+37
|\ \ | |/
| * Bug 49898Boro Sitnikovski2014-06-082-0/+37
| * Bump yearXinchen Hui2014-01-0314-14/+14
* | Bump yearXinchen Hui2014-01-0314-14/+14
* | Fixed testsDmitry Stogov2013-12-121-2/+3
* | Fixed ext/soap/tests/bugs/bug54911.phptDmitry Stogov2013-12-121-0/+1
* | Fixed bug #66112 (Use after free condition in SOAP extension). (martin dot ko...Dmitry Stogov2013-12-103-94/+180
* | Arguments passed to user function have to be properly allocated on heapDmitry Stogov2013-12-101-14/+14
* | Merge branch 'PHP-5.4' into PHP-5.5Felipe Pena2013-10-191-9/+10
|\ \ | |/
| * - Moved allocation to if block to make Coverity happyFelipe Pena2013-10-191-9/+10
* | Fix long-standing visual pain point: the misalignment of './configure help' t...Christopher Jones2013-08-061-1/+1
* | Merge branch 'PHP-5.4' into PHP-5.5Dmitry Stogov2013-07-311-5/+49
|\ \ | |/
| * Improved fix for bug #44686 (SOAP-ERROR: Parsing WSDL)Dmitry Stogov2013-07-311-5/+49
* | Merge branch 'PHP-5.4' into PHP-5.5Dmitry Stogov2013-07-312-38/+83
|\ \ | |/
| * Fixed bug #65018 (SoapHeader problems with SoapServer)Dmitry Stogov2013-07-312-38/+83
* | Merge branch 'PHP-5.4' into PHP-5.5Anatol Belski2013-07-231-2/+2
|\ \ | |/
| * fixed bug #65311 testsuite failure due to incomplete fix to bug28985.phptAnatol Belski2013-07-231-2/+2
| * typo fixesVeres Lajos2013-07-155-8/+8
| * Merge branch 'pull-request/341'Stanislav Malyshev2013-06-106-8/+8
* | typo fixesVeres Lajos2013-07-156-9/+9
* | 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