summaryrefslogtreecommitdiff
path: root/ext/soap/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix bug #77410Nikita Popov2019-01-042-0/+86
* Fixed bug #77088 (Segfault when using SoapClient with null options)Xinchen Hui2018-11-211-0/+65
* Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2018-11-121-0/+27
|\
| * Merge branch 'PHP-7.1' into PHP-7.2Christoph M. Becker2018-11-121-0/+27
| |\
| | * Fix #77141: Signedness issue in SOAP when precision=-1Christoph M. Becker2018-11-121-0/+27
* | | Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2018-11-042-0/+102
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.1' into PHP-7.2Christoph M. Becker2018-11-042-0/+102
| |\ \ | | |/
| | * Fix #76348: WSDL_CACHE_MEMORY causes Segmentation faultChristoph M. Becker2018-11-042-0/+102
| | * 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-1411-11/+11
| | * Trim trailing whitespace in source code filesPeter Kokot2018-10-133-4/+4
* | | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2018-10-232-0/+143
|\ \ \ | |/ /
| * | Fixed bug #50675Cameron Porter2018-10-232-0/+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-1411-11/+11
| * | Trim trailing whitespace in source code filesPeter Kokot2018-10-133-4/+4
* | | Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-1521-21/+12
* | | Trim trailing whitespace in *.phptPeter Kokot2018-10-1454-98/+98
* | | Sync leading and final newlines in source code filesPeter Kokot2018-10-1411-11/+11
* | | Remove superfluous SKIPIF sections of always available functionsGabriel Caruso2018-07-291-1/+0
* | | Make some skipped tests run, and fix some skip messagesGabriel Caruso2018-03-111-9/+2
* | | remove support for string|unicode in testsGabriel Caruso2018-02-221-1/+1
* | | Use EXPECT instead of EXPECTF when possibleGabriel Caruso2018-02-201-1/+1
* | | Remove trailing whitespace in inc filesGabriel Caruso2018-02-103-4/+4
* | | Add missing SKIPIF sectionsGabriel Caruso2018-02-031-0/+2
* | | Merge branch 'PHP-7.2'Nikita Popov2018-01-011-0/+16
|\ \ \ | |/ /
| * | 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
* | | Fixed bug #70469Anton Artamonov2017-11-221-0/+20
* | | Merge branch 'PHP-7.2'Nikita Popov2017-11-021-2/+5
|\ \ \ | |/ /
| * | 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
* | | | Fixed unzserialize(), to disable creation of unsupported data structures thro...Dmitry Stogov2017-10-131-1/+1
* | | | Merge branch 'PHP-7.2'Nikita Popov2017-09-051-0/+28
|\ \ \ \ | |/ / /
| * | | Add test for invalid SoapFault parametersKen Guest2017-09-051-0/+28
* | | | Test is_soap_fault() functionKen Guest2017-09-051-0/+13
|/ / /
* | | 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