From: Xinchen Hui Date: Thu, 22 Dec 2011 08:08:52 +0000 (+0000) Subject: test for bug 60591 X-Git-Tag: php-5.5.0alpha1~689 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=256dfd87ad9c2de5297998abcb04551e9c5783d8;p=php test for bug 60591 --- diff --git a/sapi/cli/tests/php_cli_server_016.phpt b/sapi/cli/tests/php_cli_server_016.phpt new file mode 100644 index 0000000000..9732924917 --- /dev/null +++ b/sapi/cli/tests/php_cli_server_016.phpt @@ -0,0 +1,46 @@ +--TEST-- +Bug #60591 (Memory leak when access a non-exists file) +--DESCRIPTION-- +this is a indirect test for bug 50691, since mem leak is reproted in the server side +and require php compiled with --enable-debug +--SKIPIF-- + +--FILE-- + +--EXPECTF-- +HTTP/1.1 404 Not Found