summaryrefslogtreecommitdiff
path: root/ext/soap
Commit message (Expand)AuthorAgeFilesLines
* Use TRY_ADDREF/TRY_DELREF in soapNikita Popov2019-07-121-2/+2
* Use a different URL in bug44811.phptNikita Popov2019-05-221-2/+2
* Support content_type stream context option in soapVincent JARDIN2019-05-212-2/+98
* Convert CRLF to LF in *.wsdl filesPeter Kokot2019-05-1137-7037/+7041
* Fixed bug #77945Nikita Popov2019-04-293-9/+28
* Merge branch 'PHP-7.1' into PHP-7.2Christoph M. Becker2018-11-122-1/+28
|\
| * Fix #77141: Signedness issue in SOAP when precision=-1Christoph M. Becker2018-11-122-1/+28
* | Merge branch 'PHP-7.1' into PHP-7.2Christoph M. Becker2018-11-043-1/+103
|\ \ | |/
| * Fix #76348: WSDL_CACHE_MEMORY causes Segmentation faultChristoph M. Becker2018-11-043-1/+103
| * Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-1521-21/+12
| * Trim trailing whitespace in *.phptPeter Kokot2018-10-1455-104/+104
| * Sync leading and final newlines in source code filesPeter Kokot2018-10-1413-13/+12
| * Trim trailing whitespace in source code filesPeter Kokot2018-10-138-13/+13
* | Fixed bug #50675Cameron Porter2018-10-233-2/+143
* | Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-1521-21/+12
* | Trim trailing whitespace in *.phptPeter Kokot2018-10-1455-104/+104
* | Sync leading and final newlines in source code filesPeter Kokot2018-10-1413-13/+12
* | Trim trailing whitespace in source code filesPeter Kokot2018-10-138-13/+13
* | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2018-03-141-3/+3
|\ \ | |/
| * Reduce var scopeAnatol Belski2018-03-141-3/+3
* | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2018-03-141-9/+7
|\ \ | |/
| * Fix stack use after scopeAnatol Belski2018-03-141-9/+7
* | Merge branch 'PHP-7.1' into PHP-7.2Joe2018-02-081-1/+1
|\ \ | |/
| * Fixes bug #75871 Use pkg-config for libxml2 if availablePedro Magalhães2018-02-081-1/+1
* | Merge branch 'PHP-7.1' into PHP-7.2Xinchen Hui2018-01-037-11/+11
|\ \ | |/
| * Happy new year (Update copyright to 2018)Lior Kaplan2018-01-027-11/+11
| * year++Xinchen Hui2018-01-0214-14/+14
* | year++Xinchen Hui2018-01-0214-14/+14
* | Merge branch 'PHP-7.1' into PHP-7.2Nikita Popov2018-01-012-7/+23
|\ \ | |/
| * Fixed bug #75502Nikita Popov2018-01-012-7/+23
* | Merge branch 'PHP-7.1' into PHP-7.2Dmitry Stogov2017-12-281-0/+1
|\ \ | |/
| * Fixed reference-countingDmitry Stogov2017-12-281-0/+1
* | Merge branch 'PHP-7.1' into PHP-7.2Nikita Popov2017-12-222-20/+20
|\ \ | |/
| * Fixed bug #70469Anton Artamonov2017-12-222-20/+20
* | Merge branch 'PHP-7.1' into PHP-7.2Nikita Popov2017-11-021-2/+5
|\ \ | |/
| * 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.1' into PHP-7.2Joe Watkins2017-10-301-1/+1
|\ \ \ | |/ /
| * | 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
* | | Fix assertion failure in SoapFault ctorNikita Popov2017-09-051-10/+6
* | | Add test for invalid SoapFault parametersKen Guest2017-09-051-0/+28
* | | Remove superfluous semicolonsTom Van Looy2017-06-261-1/+1
* | | Drop soap_hash_str_find_deref()Nikita Popov2017-06-251-23/+13
* | | Move va_copy compatibility code into zend_portability.hNikita Popov2017-06-251-19/+2
* | | Fixed wrong usage of old ZPP API.Dmitry Stogov2017-06-191-0/+1
* | | Merge branch 'PHP-7.1'Dmitry Stogov2017-06-131-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.1'Dmitry Stogov2017-02-211-1/+0
|\ \ \ | |/ /