From: Anatol Belski Date: Tue, 10 Nov 2015 10:01:53 +0000 (+0100) Subject: fix test filename and title X-Git-Tag: php-7.0.1RC1~107 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3cdc438e53c3c5dccd4ca2b7ce8e1e98cf873a34;p=php fix test filename and title --- diff --git a/Zend/tests/implode_small_strings.phpt b/Zend/tests/concat_003.phpt similarity index 93% rename from Zend/tests/implode_small_strings.phpt rename to Zend/tests/concat_003.phpt index 94652a6ffd..e8d161b9ed 100644 --- a/Zend/tests/implode_small_strings.phpt +++ b/Zend/tests/concat_003.phpt @@ -1,5 +1,5 @@ --TEST-- -Implode many small strings should not slowdown allocations +Concatenating many small strings should not slowdown allocations --INI-- memory_limit=256m --FILE--