summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Zend/tests/bug62358.phpt6
1 files changed, 0 insertions, 6 deletions
diff --git a/Zend/tests/bug62358.phpt b/Zend/tests/bug62358.phpt
index 2a6f22e675..44480fc5ef 100644
--- a/Zend/tests/bug62358.phpt
+++ b/Zend/tests/bug62358.phpt
@@ -1,11 +1,5 @@
--TEST--
Bug #62358 (Segfault when using traits a lot)
---SKIPIF--
-<?php
-if (getenv("USE_ZEND_ALLOC") !== "0") {
- die("skip Need Zend MM enabled");
-}
-?>
--FILE--
<?php