There was an error while loading. Please reload this page.
1 parent f968a63 commit bb6b659Copy full SHA for bb6b659
Zend/tests/gh13670_001.phpt
@@ -1,5 +1,10 @@
1
--TEST--
2
GH-13670 001
3
+--SKIPIF--
4
+<?php
5
+// gc_threshold is global state
6
+if (getenv('SKIP_REPEAT')) die('skip Not repeatable');
7
+?>
8
--FILE--
9
<?php
10
Zend/tests/gh13670_002.phpt
GH-13670 002
Zend/tests/gh13670_003.phpt
GH-13670 003
0 commit comments