From b422951038a66713c18ec4d24ce71a13dd0756a6 Mon Sep 17 00:00:00 2001 From: Christian Schneider Date: Mon, 19 Aug 2019 18:08:25 +0200 Subject: PHP 7.4 built-in web server is more noisy, make it quiet again --- test/it_url_server.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test') diff --git a/test/it_url_server.php b/test/it_url_server.php index 3805a79..d8049b1 100644 --- a/test/it_url_server.php +++ b/test/it_url_server.php @@ -1,6 +1,6 @@ fopen('/dev/null', 'r'), 1 => fopen('/dev/null', 'w'), 2 => array('pipe', 'w')), $pipes ); -- cgit v1.2.3