summaryrefslogtreecommitdiff
path: root/ext/soap/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-7.1' into PHP-7.2Nikita Popov2018-01-011-0/+16
|\
| * Fixed bug #75502Nikita Popov2018-01-011-0/+16
* | Merge branch 'PHP-7.1' into PHP-7.2Nikita Popov2017-12-221-0/+20
|\ \ | |/
| * Fixed bug #70469Anton Artamonov2017-12-221-0/+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
* | | Add test for invalid SoapFault parametersKen Guest2017-09-051-0/+28
* | | Remove superfluous semicolonsTom Van Looy2017-06-261-1/+1
* | | Deprecate __autoload()Nikita Popov2017-02-031-2/+2
* | | Merge branch 'PHP-7.1'Nikita Popov2017-01-012-50/+0
|\ \ \ | |/ /
| * | 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
* | | Remove more PHP 6 leftovers from testsNikita Popov2016-11-241-1/+1
|/ /
* | 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
* | | Merge branch 'PHP-7.0' into PHP-7.1Nikita Popov2016-11-201-0/+35
|\ \ \ | |/ /
| * | Fix bug #73538Craig Duncan2016-11-201-0/+35
| * | Merge branch 'pull-request/2152' into PHP-7.0Joe Watkins2016-10-201-0/+46
| |\ \
| * | | Fixed bug #73237Keith Smiley2016-10-122-0/+143
| * | | 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-201-0/+46
|\ \ \ \ | | |_|/ | |/| |
| * | | soap #69137 - Invert logic to be correctKeith Smiley2016-10-131-1/+6
| * | | soap #69137 - Fix SSL verify when using a proxyKeith Smiley2016-10-031-0/+41
| |/ /
* | | Fixed bug #73237Keith Smiley2016-10-142-0/+143
* | | add test for bug #73037Anatol Belski2016-10-141-0/+180
* | | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2016-09-231-197/+0
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.6' into PHP-7.0Anatol Belski2016-09-231-197/+0
| |\ \ | | |/
| | * Revert "Fixed bug #73037 SoapServer reports Bad Request when gzipped"Anatol Belski2016-09-231-197/+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-231-0/+196
* | | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2016-09-231-0/+196
|\ \ \ | |/ /
| * | Fixed bug #73037 SoapServer reports Bad Request when gzippedAnatol Belski2016-09-231-0/+196
* | | Merge branch 'PHP-7.0' into PHP-7.1Nikita Popov2016-08-302-1/+31
|\ \ \ | |/ /
| * | Fix bug #71711Nikita Popov2016-08-302-1/+31
* | | Merge branch 'PHP-7.0' into PHP-7.1Nikita Popov2016-08-301-0/+21
|\ \ \ | |/ /
| * | Fixed bug #71996Nikita Popov2016-08-301-0/+21
* | | Implemented RFC: Replace "Missing argument" warning with "Too few arguments" ...Dmitry Stogov2016-06-162-2/+2
|/ /
* | Fix bug #71610: Type Confusion Vulnerability - SOAP / make_http_soap_request()Stanislav Malyshev2016-02-211-0/+15
* | Merge branch 'PHP-5.6' into PHP-7.0Matteo Beccati2015-11-072-0/+206
|\ \ | |/
| * Fix bug #70875 Segmentation fault if wsdl has no targetNamespace attributeMatteo Beccati2015-11-072-0/+206
* | Merge branch 'PHP-5.6'Stanislav Malyshev2015-09-021-0/+17
|\ \ | |/
| * Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2015-09-011-0/+17
| |\
| | * Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2015-09-011-0/+17
| | |\
| | | * Fix bug #70388 - SOAP serialize_function_call() type confusionStanislav Malyshev2015-08-311-0/+17
* | | | Fixed bug #70211 (php 7 ZEND_HASH_IF_FULL_DO_RESIZE use after free)Xinchen Hui2015-08-101-0/+24