summaryrefslogtreecommitdiff
path: root/ext/soap
Commit message (Expand)AuthorAgeFilesLines
* add test for bug #73452Anatol Belski2016-11-211-0/+17
* Backport 15ac4904 to 5.6Anatol Belski2016-11-211-5/+26
* add test for bug #73037Anatol Belski2016-10-101-0/+180
* Revert "Fixed bug #73037 SoapServer reports Bad Request when gzipped"Anatol Belski2016-09-232-199/+0
* skip this test for now as it seems to have issues running dev serverAnatol Belski2016-09-231-0/+1
* Fixed bug #73037 SoapServer reports Bad Request when gzippedAnatol Belski2016-09-232-0/+198
* Fixed bug #70979 crash with bad soap requestAnatol Belski2016-01-141-1/+1
* Happy new year (Update copyright to 2016)Lior Kaplan2016-01-0114-14/+14
* Fixed bug #70900 (SoapClient systematic out of memory error)Dmitry Stogov2015-11-121-1/+3
* Fix bug #70875 Segmentation fault if wsdl has no targetNamespace attributeMatteo Beccati2015-11-073-1/+207
* Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2015-09-012-44/+69
|\
| * Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2015-09-012-44/+69
| |\
| | * Fix bug #70388 - SOAP serialize_function_call() type confusionStanislav Malyshev2015-08-312-44/+69
* | | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2015-08-041-10/+13
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2015-08-041-10/+13
| |\ \ | | |/
| | * Fix bug #70081: check types for SOAP variablesStanislav Malyshev2015-07-261-10/+13
| | * fix type in fix for #69085Remi Collet2015-04-131-3/+3
| | * Fixed bug #69293Dmitry Stogov2015-03-271-1/+1
* | | slightly revised bug69462.phptChristoph M. Becker2015-06-261-1/+2
* | | Test for bug #69462Tomasz Sawicki2015-06-261-0/+26
* | | Merge branch 'PHP-5.5' into PHP-5.6Remi Collet2015-04-131-3/+3
|\ \ \ | |/ /
| * | fix type in fix for #69085Remi Collet2015-04-131-3/+3
* | | Merge branch 'PHP-5.5' into PHP-5.6Xinchen Hui2015-03-251-1/+1
|\ \ \ | |/ /
| * | Bug #69293 NEW segfault when using SoapClient::__setSoapHeader (bisected, reg...Xinchen Hui2015-03-251-1/+1
* | | Merge branch 'PHP-5.5' into PHP-5.6Dmitry Stogov2015-03-191-0/+6
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Dmitry Stogov2015-03-191-0/+6
| |\ \ | | |/
| | * Fixed bug #69152Dmitry Stogov2015-03-191-0/+6
* | | Merge branch 'PHP-5.5' into PHP-5.6Reeze Xia2015-03-033-36/+64
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Dmitry Stogov2015-03-032-9/+18
| |\ \ | | |/
| | * Added type checksDmitry Stogov2015-03-032-9/+18
| * | Merge branch 'PHP-5.4' into PHP-5.5Dmitry Stogov2015-03-033-27/+46
| |\ \ | | |/
| | * Added type checksDmitry Stogov2015-03-033-27/+46
| | * Check variable type before its usage as IS_ARRAY.Dmitry Stogov2015-03-021-1/+2
| | * - Fixed bug #67427 (SoapServer cannot handle large messages) patch by: brandt...Felipe Pena2015-02-161-0/+3
* | | Merge branch 'PHP-5.5' into PHP-5.6Xinchen Hui2015-02-272-3/+20
|\ \ \ | |/ /
| * | Fixed bug #69085 (SoapClient's __call() type confusion through unserialize()).Xinchen Hui2015-02-272-3/+20
* | | Merge branch 'PHP-5.5' into PHP-5.6Felipe Pena2015-02-161-0/+3
|\ \ \ | |/ /
| * | - Fix mergeFelipe Pena2015-02-161-0/+3
* | | Merge branch 'PHP-5.5' into PHP-5.6Xinchen Hui2015-02-131-2/+1
|\ \ \ | |/ /
| * | Micro optXinchen Hui2015-02-131-2/+1
| * | Bump yearXinchen Hui2015-01-1514-14/+14
* | | add tests for #68996manuel2015-02-071-0/+45
* | | Invalid free of CG(interned_empty_string)manuel2015-02-061-2/+2
* | | bump yearXinchen Hui2015-01-1514-14/+14
* | | typo fixes - https://github.com/vlajos/misspell_fixerVeres Lajos2014-11-237-16/+16
* | | Merge branch 'PHP-5.5' into PHP-5.6Xinchen Hui2014-11-112-0/+117
|\ \ \ | |/ /
| * | Fixed bug #68361 (Segmentation fault on SoapClient::__getTypes)Xinchen Hui2014-11-112-0/+117
* | | Fixed #67955: SoapClient prepends 0-byte to cookie namesTjerk Meesters2014-09-041-1/+1
|\ \ \
| * | | fix bug #67955Philip Hofstetter2014-09-031-1/+1
* | | | Merge branch 'PHP-5.5' into PHP-5.6Lior Kaplan2014-08-171-1/+1
|\ \ \ \ | | |/ / | |/| |