php-src/tests
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
..
basic Use ephemeral port in more server tests 2020-10-23 14:26:34 +02:00
classes Run tidy 2020-09-18 14:28:32 +02:00
func Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
lang Run tidy 2020-09-18 14:28:32 +02:00
output Run tidy 2020-09-18 14:28:32 +02:00
run-test Run tidy 2020-09-18 14:28:32 +02:00
security Run tidy 2020-09-18 14:28:32 +02:00
strings Implement 'Saner Numeric Strings' RFC: 2020-07-29 02:51:09 +01:00
quicktester.inc Reindent phpt files 2020-02-03 22:52:20 +01:00