From: Xinchen Hui Date: Sat, 21 Apr 2012 02:15:35 +0000 (+0800) Subject: typo in test X-Git-Tag: php-5.5.0alpha1~278^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8d44b91731582705a8be7012e92ddd02eb02af5d;p=php typo in test --- diff --git a/sapi/cli/tests/php_cli_server_016.phpt b/sapi/cli/tests/php_cli_server_016.phpt index fc98d1a42d..f15aff1240 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--