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 |
|
Gabriel Caruso
|
ded3d984c6
|
Use EXPECT instead of EXPECTF when possible
EXPECTF logic in run-tests.php is considerable, so let's avoid it.
|
2018-02-20 21:53:48 +01:00 |
|
Xinchen Hui
|
8d44b91731
|
typo in test
|
2012-04-21 10:15:35 +08:00 |
|
Xinchen Hui
|
da85337d13
|
Fixed typo
report by reeze.xia@gmail.com
|
2012-04-21 00:11:06 +08:00 |
|
Xinchen Hui
|
30bd2494a2
|
Use newdoc instead of escape char
|
2012-03-20 15:26:58 +08:00 |
|
Xinchen Hui
|
2217bba732
|
test for bug 60591
|
2011-12-22 08:08:52 +00:00 |
|