- one more
authorMichael Wallner <mike@php.net>
Wed, 26 Sep 2007 15:35:48 +0000 (15:35 +0000)
committerMichael Wallner <mike@php.net>
Wed, 26 Sep 2007 15:35:48 +0000 (15:35 +0000)
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");
+skipif(!function_exists('zend_thread_id'), "need ZTS build");
 ?>
 --INI--
 http.persistent.handles.limit=-1