projects
/
m6w6
/
ext-http
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
|
github
raw
|
patch
| inline |
side by side
(parent:
18bea31
)
- one more
author
Michael Wallner
<mike@php.net>
Wed, 26 Sep 2007 15:35:48 +0000
(15:35 +0000)
committer
Michael Wallner
<mike@php.net>
Wed, 26 Sep 2007 15:35:48 +0000
(15:35 +0000)
tests/persistent_handles_001.phpt
patch
|
blob
|
history
diff --git
a/tests/persistent_handles_001.phpt
b/tests/persistent_handles_001.phpt
index a2711a890f5d388d959c5984cf650abae4f160f5..8bdba2504882fff416b858ee717f8bcb1aaef4b7 100644
(file)
--- a/
tests/persistent_handles_001.phpt
+++ b/
tests/persistent_handles_001.phpt
@@
-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