summaryrefslogtreecommitdiff
path: root/ext/soap/tests
Commit message (Expand)AuthorAgeFilesLines
* Flush stderr on win32 in cli_log_messageNikita Popov2017-01-012-50/+0
* Merge branch 'PHP-5.6' into PHP-7.0Anatol Belski2016-11-211-0/+17
|\
| * add test for bug #73452Anatol Belski2016-11-211-0/+17
* | Fix bug #73538Craig Duncan2016-11-201-0/+35
* | Merge branch 'pull-request/2152' into PHP-7.0Joe 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-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 '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-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
* | Fixed bug #73037 SoapServer reports Bad Request when gzippedAnatol Belski2016-09-231-0/+196
* | Fix bug #71711Nikita Popov2016-08-302-1/+31
* | Fixed bug #71996Nikita Popov2016-08-301-0/+21
* | 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
* | | | online testXinchen Hui2015-07-281-0/+1
* | | | Merge branch 'PHP-5.6'Christoph M. Becker2015-06-261-0/+27
|\ \ \ \ | |/ / /
| * | | slightly revised bug69462.phptChristoph M. Becker2015-06-261-1/+2
| * | | Test for bug #69462Tomasz Sawicki2015-06-261-0/+26
* | | | Finish PHP 4 constructor deprecationNikita Popov2015-03-315-7/+7
* | | | Deprecate PHP 4 constructorsAndrea Faulds2015-03-3148-98/+98
* | | | Implement engine exceptionsDmitry Stogov2015-03-091-0/+1
* | | | Merge branch 'PHP-5.6'Xinchen Hui2015-02-271-0/+17
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-5.5' into PHP-5.6Xinchen Hui2015-02-271-0/+17
| |\ \ \ | | |/ /
| | * | Fixed bug #69085 (SoapClient's __call() type confusion through unserialize()).Xinchen Hui2015-02-271-0/+17
* | | | Merge branch 'PHP-5.6'Anatol Belski2015-02-081-0/+45
|\ \ \ \ | |/ / /
| * | | add tests for #68996manuel2015-02-071-0/+45
| * | | typo fixes - https://github.com/vlajos/misspell_fixerVeres Lajos2014-11-232-3/+3
| |/ /
* | | typo fixes - https://github.com/vlajos/misspell_fixerVeres Lajos2014-11-232-3/+3
* | | Merge branch 'PHP-5.6'Xinchen Hui2014-11-111-0/+114
|\ \ \ | |/ /
| * | Fixed bug #68361 (Segmentation fault on SoapClient::__getTypes)Xinchen Hui2014-11-111-0/+114
* | | Wrong expectation in tests (for some reason backtraces contained invlalid ext...Dmitry Stogov2014-07-071-5/+4
* | | Merge branch 'master' into phpngDmitry Stogov2014-06-121-0/+14
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2014-06-081-0/+14
| |\ \ | | |/
| | * Bug 49898Boro Sitnikovski2014-06-081-0/+14
* | | it make no sense to create a reference to objectDmitry Stogov2014-05-161-1/+1
* | | Fixed wrong backtrace (__doRequest is not a static method). The "master" beha...Dmitry Stogov2014-05-161-1/+1
|/ /
* | Fixed testsDmitry Stogov2013-12-121-2/+3
* | Fixed bug #66112 (Use after free condition in SOAP extension). (martin dot ko...Dmitry Stogov2013-12-102-0/+77