From 310fc87c2dba1bc9d29e09c213adae325aa14bb9 Mon Sep 17 00:00:00 2001 From: Xinchen Hui Date: Fri, 13 Nov 2015 14:00:01 +0800 Subject: [PATCH] SKIP on slow debug version PHP --- Zend/tests/concat_003.phpt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Zend/tests/concat_003.phpt b/Zend/tests/concat_003.phpt index 7dbc9ca8c41..07fabd11139 100644 --- a/Zend/tests/concat_003.phpt +++ b/Zend/tests/concat_003.phpt @@ -1,5 +1,7 @@ --TEST-- Concatenating many small strings should not slowdown allocations +--SKIPIF-- + --INI-- memory_limit=256m --FILE--