summaryrefslogtreecommitdiff
path: root/ext/soap
Commit message (Expand)AuthorAgeFilesLines
* Replace ZVAL_COPY() and ZVAL_COPY_VALUE() for IS_OBJECT by cheaper macrosDmitry Stogov2019-05-281-2/+4
* Mark bug44811.phpt as an online testNikita Popov2019-05-221-0/+1
* Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2019-05-221-2/+2
|\
| * Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-05-221-2/+2
| |\
| | * Use a different URL in bug44811.phptNikita Popov2019-05-221-2/+2
| * | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-05-212-2/+98
| |\ \ | | |/
| | * Support content_type stream context option in soapVincent JARDIN2019-05-212-2/+98
* | | Support content_type stream context option in soapVincent JARDIN2019-05-132-2/+98
* | | Normalize comments in *nix build system m4 filesPeter Kokot2019-05-121-2/+0
* | | Merge branch 'PHP-7.3' into PHP-7.4Peter Kokot2019-05-1136-6852/+6856
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.2' into PHP-7.3Peter Kokot2019-05-1137-7037/+7041
| |\ \ | | |/
| | * Convert CRLF to LF in *.wsdl filesPeter Kokot2019-05-1137-7037/+7041
* | | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2019-04-293-9/+28
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-04-293-9/+28
| |\ \ | | |/
| | * Fixed bug #77945Nikita Popov2019-04-293-9/+28
* | | Rename --enable-libxml to --with-libxml to meet naming guidelinesHugh McMaster2019-04-181-1/+1
* | | Use PKG_CHECK_MODULES to detect libxml2Hugh McMaster2019-04-181-2/+0
* | | Remove support for --with-libxml-dirHugh McMaster2019-04-181-9/+0
* | | Try to fix windows buildNikita Popov2019-04-121-1/+1
* | | Avoid unitialized variable warning in soapNikita Popov2019-04-121-22/+28
* | | Fix SOAP bailout handlingNikita Popov2019-04-121-3/+3
* | | Regroup expressions in php_schema.c to avoid array bounds warningsNikita Popov2019-04-121-3/+4
* | | Mark bug76348.phpt as online testNikita Popov2019-03-201-0/+1
* | | Replace dirname(__FILE__) by __DIR__ in testsFabien Villepinte2019-03-15228-239/+239
* | | Remove function_table var from the callerc9s2019-03-111-2/+2
* | | Use EXPECT when possibleGabriel Caruso2019-03-111-1/+1
* | | Add AS_HELP_STRING to *nix build configure optionsPeter Kokot2019-03-071-4/+10
* | | Replace PHP_TM_GMTOFF with AC_CHECK_MEMBERSPeter Kokot2019-03-041-1/+1
* | | Implement fine-grained conflict handlingNikita Popov2019-02-201-0/+2
* | | Remove local variablesPeter Kokot2019-02-032-19/+0
* | | Remove yearly range from copyright noticeZeev Suraski2019-01-3014-14/+14
* | | Implement typed propertiesNikita Popov2019-01-111-5/+9
* | | Merge branch 'PHP-7.3'Nikita Popov2019-01-043-2/+88
|\ \ \ | |/ /
| * | Fix bug #77410Nikita Popov2019-01-043-2/+88
* | | Merge branch 'PHP-7.3'Xinchen Hui2018-11-212-41/+147
|\ \ \ | |/ /
| * | Fixed bug #77088 (Segfault when using SoapClient with null options)Xinchen Hui2018-11-212-4/+69
| * | Fixed proto & folder markXinchen Hui2018-11-211-37/+78
* | | Use ZEND_THIS macro to hide implementation details in extensions code.Dmitry Stogov2018-11-151-29/+29
* | | Replace getThis() by EX(This), when additional check is not necessary.Dmitry Stogov2018-11-141-26/+26
* | | Merge branch 'PHP-7.3'Christoph M. Becker2018-11-122-1/+28
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2018-11-122-1/+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.3'Christoph M. Becker2018-11-043-1/+103
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2018-11-043-1/+103
| |\ \ \ | | |/ /
| | * | 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