Commit:    da85337d13075885f165eeed820181be20d397b9
Author:    Xinchen Hui <larue...@php.net>         Sat, 21 Apr 2012 00:11:06 
+0800
Parents:   cc58373d4d9b0b3d8b0e2cbf86dfee37da799c77
Branches:  PHP-5.4

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

Log:
Fixed typo

report by reeze....@gmail.com

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 3fd065a..fc98d1a 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 a indirect test for bug 50691, since mem leak is reproted in the 
server side
+this is an indirect test for bug 50691, 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