summaryrefslogtreecommitdiff
path: root/ext/soap
Commit message (Expand)AuthorAgeFilesLines
* Reduce var scopeAnatol Belski2018-03-141-3/+3
* Fix stack use after scopeAnatol Belski2018-03-141-9/+7
* Fixes bug #75871 Use pkg-config for libxml2 if availablePedro Magalhães2018-02-081-1/+1
* Happy new year (Update copyright to 2018)Lior Kaplan2018-01-027-11/+11
* year++Xinchen Hui2018-01-0214-14/+14
* Fixed bug #75502Nikita Popov2018-01-012-7/+23
* Fixed reference-countingDmitry Stogov2017-12-281-0/+1
* Fixed bug #70469Anton Artamonov2017-12-222-20/+20
* Merge branch 'PHP-7.0' into PHP-7.1Nikita Popov2017-11-021-2/+5
|\
| * Fix ext/soap/tests/bug69137.phptNikita Popov2017-11-021-2/+5
* | Merge branch 'PHP-7.0' into PHP-7.1Joe Watkins2017-10-301-1/+1
|\ \ | |/
| * Fix bug #75464 Wrong reflection on SoapClient::__setSoapHeadersFabien Villepinte2017-10-301-1/+1
* | Merge branch 'PHP-7.0' into PHP-7.1Dmitry Stogov2017-06-131-1/+1
|\ \ | |/
| * Fixed bug #74679 (Incorrect conversion array with WSDL_CACHE_MEMORY)Dmitry Stogov2017-06-131-1/+1
* | Merge branch 'PHP-7.0' into PHP-7.1Dmitry Stogov2017-02-211-1/+0
|\ \ | |/
| * too many dashesDmitry Stogov2017-02-211-1/+0
* | Merge branch 'PHP-7.0' into PHP-7.1Dmitry Stogov2017-02-211-2/+13
|\ \ | |/
| * Increase WSDL cache version (7.0 wsdl cache is incomatible with PHP-5)Dmitry Stogov2017-02-211-2/+13
| * Update copyright headers to 2017Sammy Kaye Powers2017-01-0414-14/+14
* | Update copyright headers to 2017Sammy Kaye Powers2017-01-0414-14/+14
* | Merge branch 'PHP-7.0' into PHP-7.1Nikita Popov2017-01-012-50/+0
|\ \ | |/
| * Flush stderr on win32 in cli_log_messageNikita Popov2017-01-012-50/+0
* | Merge branch 'PHP-7.0' into PHP-7.1Nikita Popov2016-12-131-17/+33
|\ \ | |/
| * More fixes for bug #73089Nikita Popov2016-12-131-17/+33
* | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2016-11-211-0/+17
|\ \ | |/
| * Merge branch 'PHP-5.6' into PHP-7.0Anatol Belski2016-11-211-0/+17
| |\
| | * add test for bug #73452Anatol Belski2016-11-211-0/+17
| | * Backport 15ac4904 to 5.6Anatol Belski2016-11-211-5/+26
* | | Merge branch 'PHP-7.0' into PHP-7.1Nikita Popov2016-11-202-5/+36
|\ \ \ | |/ /
| * | Fix bug #73538Craig Duncan2016-11-202-5/+36
* | | Merge branch 'PHP-7.0' into PHP-7.1Dmitry Stogov2016-11-101-5/+10
|\ \ \ | |/ /
| * | Don't update proprties inplace.Dmitry Stogov2016-11-101-5/+10
| * | Merge branch 'pull-request/2152' into PHP-7.0Joe Watkins2016-10-203-1/+56
| |\ \
| * | | Fixed bug #73237Keith Smiley2016-10-123-2/+147
| * | | Merge branch 'PHP-5.6' into PHP-7.0Anatol Belski2016-10-101-0/+180
| |\ \ \ | | | |/ | | |/|
| | * | add test for bug #73037Anatol Belski2016-10-101-0/+180
* | | | Merge branch 'pull-request/2152' into PHP-7.1Joe Watkins2016-10-203-1/+56
|\ \ \ \ | | |_|/ | |/| |
| * | | soap #69137 - Invert logic to be correctKeith Smiley2016-10-132-2/+7
| * | | soap #69137 - Fix SSL verify when using a proxyKeith Smiley2016-10-033-1/+51
| |/ /
* | | Introduced HT_IS_PACKED() and HT_IS_WITHOUT_HOLES() macros. (Benjamin Coutu)Dmitry Stogov2016-10-191-0/+4
* | | Fixed bug #73237Keith Smiley2016-10-143-2/+147
* | | add test for bug #73037Anatol Belski2016-10-141-0/+180
* | | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2016-09-232-199/+0
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.6' into PHP-7.0Anatol Belski2016-09-232-199/+0
| |\ \ | | |/
| | * Revert "Fixed bug #73037 SoapServer reports Bad Request when gzipped"Anatol Belski2016-09-232-199/+0
* | | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2016-09-231-0/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.6' into PHP-7.0Anatol Belski2016-09-231-0/+1
| |\ \ | | |/
| | * 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