php-src/ext/soap
Nikita Popov 6ab4e330ac Use ephemeral port in more server tests
Port the main php_cli_server.inc to use ephemeral ports, thus
allowing CLI server tests to be parallelized.

A complication here is that we also need to give each test a
separate doc root, to avoid index.php files writing over each
other.

Closes GH-6375.
2020-10-23 14:26:34 +02:00
..
tests Use ephemeral port in more server tests 2020-10-23 14:26:34 +02:00
config.m4 Normalize comments in *nix build system m4 files 2019-05-12 18:43:03 +02:00
config.w32 Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
CREDITS
php_encoding.c Add "const". Move constant strings to read-only memory. 2020-09-07 21:35:48 +03:00
php_encoding.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
php_http.c Merge branch 'PHP-7.4' 2020-09-17 10:31:48 +02:00
php_http.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
php_packet_soap.c Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
php_packet_soap.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
php_schema.c Merge branch 'PHP-7.4' 2020-09-30 08:37:43 +03:00
php_schema.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
php_sdl.c Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
php_sdl.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
php_soap.h Fix [-Wundef] warning in SOAP extension 2020-05-20 16:29:51 +02:00
php_xml.c Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
php_xml.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
soap_arginfo.h Update ext/soap parameter names 2020-10-08 16:32:01 +02:00
soap.c Accept bool in SoapClient::__doRequest 2020-10-08 12:36:49 +02:00
soap.stub.php Update ext/soap parameter names 2020-10-08 16:32:01 +02:00