From 8d44b91731582705a8be7012e92ddd02eb02af5d Mon Sep 17 00:00:00 2001 From: Xinchen Hui Date: Sat, 21 Apr 2012 10:15:35 +0800 Subject: [PATCH] typo in test --- sapi/cli/tests/php_cli_server_016.phpt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sapi/cli/tests/php_cli_server_016.phpt b/sapi/cli/tests/php_cli_server_016.phpt index fc98d1a42d1..f15aff1240b 100644 --- a/sapi/cli/tests/php_cli_server_016.phpt +++ b/sapi/cli/tests/php_cli_server_016.phpt @@ -1,7 +1,7 @@ --TEST-- Bug #60591 (Memory leak when access a non-exists file) --DESCRIPTION-- -this is an indirect test for bug 50691, since mem leak is reproted in the server side +this is an indirect test for bug 60591, since mem leak is reproted in the server side and require php compiled with --enable-debug --SKIPIF--