summaryrefslogtreecommitdiff
path: root/Zend/tests/gc_029_zts.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/tests/gc_029_zts.phpt')
-rw-r--r--Zend/tests/gc_029_zts.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Zend/tests/gc_029_zts.phpt b/Zend/tests/gc_029_zts.phpt
index 5d16e83348..b291b6d92b 100644
--- a/Zend/tests/gc_029_zts.phpt
+++ b/Zend/tests/gc_029_zts.phpt
@@ -1,6 +1,6 @@
--TEST--
GC 029: GC and destructors
---SKIPIF--
+--SKIPIF--
<?php if (!PHP_ZTS) { print "skip only for zts build"; }
--INI--
zend.enable_gc=1