]> granicus.if.org Git - php/commitdiff
fix test filename and title
authorAnatol Belski <ab@php.net>
Tue, 10 Nov 2015 10:01:53 +0000 (11:01 +0100)
committerAnatol Belski <ab@php.net>
Wed, 11 Nov 2015 08:47:24 +0000 (09:47 +0100)
Zend/tests/concat_003.phpt [moved from Zend/tests/implode_small_strings.phpt with 93% similarity]

similarity index 93%
rename from Zend/tests/implode_small_strings.phpt
rename to Zend/tests/concat_003.phpt
index 94652a6ffd7fbbf750a6b945735a108920397b83..e8d161b9ede6a72f97c7720d414f2d2c8c66b1fb 100644 (file)
@@ -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--