From 90379c7a9441b978189551815eced38b3df50b0d Mon Sep 17 00:00:00 2001 From: Ken Date: Sat, 10 Apr 2004 18:08:16 +0000 Subject: [PATCH] stream_select() accepts arrays, not resources :) git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@155736 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/stream/functions/stream-select.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/reference/stream/functions/stream-select.xml b/reference/stream/functions/stream-select.xml index 0346c28773..f58175811f 100644 --- a/reference/stream/functions/stream-select.xml +++ b/reference/stream/functions/stream-select.xml @@ -1,5 +1,5 @@ - + stream_select @@ -10,9 +10,9 @@ Description intstream_select - resource&read - resource&write - resource&except + array&read + array&write + array&except inttv_sec inttv_usec