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 |
|
Bouke van der Bijl
|
cd9d90f4d4
|
Fixed bug #70470
|
2017-09-05 16:23:32 +02:00 |
|
Xinchen Hui
|
88fb6d90c4
|
Ensure the test fails
|
2015-11-11 19:51:33 +08:00 |
|
Xinchen Hui
|
37d814b84c
|
Add test XFAIL for bug #70470
|
2015-09-11 13:45:18 +08:00 |
|