diff --git a/Zend/tests/implode_small_strings.phpt b/Zend/tests/implode_small_strings.phpt new file mode 100644 index 00000000000..94652a6ffd7 --- /dev/null +++ b/Zend/tests/implode_small_strings.phpt @@ -0,0 +1,50 @@ +--TEST-- +Implode many small strings should not slowdown allocations +--INI-- +memory_limit=256m +--FILE-- + ++++DONE+++ +--EXPECT-- +bool(true) +bool(true) ++++DONE+++