Commit:    8d44b91731582705a8be7012e92ddd02eb02af5d
Author:    Xinchen Hui <larue...@php.net>         Sat, 21 Apr 2012 10:15:35 
+0800
Parents:   b999e91f5bd0f366d67f18badc02c910729e8a08
Branches:  PHP-5.4

Link:       
http://git.php.net/?p=php-src.git;a=commitdiff;h=8d44b91731582705a8be7012e92ddd02eb02af5d

Log:
typo in test

Changed paths:
  M  sapi/cli/tests/php_cli_server_016.phpt


Diff:
diff --git a/sapi/cli/tests/php_cli_server_016.phpt 
b/sapi/cli/tests/php_cli_server_016.phpt
index fc98d1a..f15aff12 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--
 <?php


--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to