- fix tests
[m6w6/ext-http] / tests / persistent_handles_001.phpt
index a2711a890f5d388d959c5984cf650abae4f160f5..8bdba2504882fff416b858ee717f8bcb1aaef4b7 100644 (file)
@@ -4,6 +4,7 @@ persistent handles
 <?php
 include 'skip.inc';
 skipif(!http_support(HTTP_SUPPORT_REQUESTS), "need request support");
 <?php
 include 'skip.inc';
 skipif(!http_support(HTTP_SUPPORT_REQUESTS), "need request support");
+skipif(!function_exists('zend_thread_id'), "need ZTS build");
 ?>
 --INI--
 http.persistent.handles.limit=-1
 ?>
 --INI--
 http.persistent.handles.limit=-1