From: Xinchen Hui Date: Wed, 17 May 2017 15:24:58 +0000 (+0800) Subject: Added cleanup X-Git-Tag: php-7.0.20RC1~3 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0954ea8d6dc748223b26d1e3e7c50f32121fa504;p=php Added cleanup --- diff --git a/sapi/cli/tests/bug74600.phpt b/sapi/cli/tests/bug74600.phpt index bdda12ee19..0ca7be95a7 100644 --- a/sapi/cli/tests/bug74600.phpt +++ b/sapi/cli/tests/bug74600.phpt @@ -29,6 +29,10 @@ var_dump(stream_get_contents($pipes[2])); proc_terminate($proc); proc_close($proc); ?> +--CLEAN-- + --EXPECTF-- string(4) "okey" string(0) ""