From df666096f25fd96c0aa817e7edd2f08d0d8b1575 Mon Sep 17 00:00:00 2001 From: Sara Golemon Date: Fri, 4 Apr 2003 04:47:03 +0000 Subject: [PATCH] Wrong caps. git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@122484 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/stream/functions/stream-register-filter.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/reference/stream/functions/stream-register-filter.xml b/reference/stream/functions/stream-register-filter.xml index db7e243111..e14d6fe13a 100644 --- a/reference/stream/functions/stream-register-filter.xml +++ b/reference/stream/functions/stream-register-filter.xml @@ -1,5 +1,5 @@ - + stream_register_filter @@ -53,7 +53,7 @@ increment consumed by $bucket->datalen for each $bucket. If the stream is in the process of closing (and therefore this is the last pass through the filterchain), the closing parameter will be - set to &TRUE; The filter method must return one of + set to &true; The filter method must return one of three values upon completion. PSFS_PASS_ON indicates success with data available in the out bucket brigade. PSFS_FEED_ME indicates that the filter has no data