Nikita Popov
|
b0d8f012f9
|
Merge branch 'PHP-7.4'
* PHP-7.4:
Add php_cli_server_connect() helper
|
2020-04-08 17:11:50 +02:00 |
|
Nikita Popov
|
1327491224
|
Add php_cli_server_connect() helper
To encapsulate the repeated fsockopen() code.
This gives us a chance to control the timeout in one place:
Raise it to one second.
|
2020-04-08 17:10:20 +02:00 |
|
Nikita Popov
|
f8d795820e
|
Reindent phpt files
|
2020-02-03 22:52:20 +01:00 |
|
Gabriel Caruso
|
9c144e0d82
|
Trim trailing whitespace in tests
|
2018-10-14 12:07:20 -03:00 |
|
SeeSchloss
|
f33c7b3e41
|
Added mandatory Date: header to built-in webserver
|
2016-06-02 12:27:48 +02:00 |
|
Mats Lindh
|
b6018144cd
|
Add test for the SEARCH HTTP verb in the CLI HTTP server.
|
2015-05-12 11:24:27 +02:00 |
|