From 0a949d904688c1aff890ab3f88147bd2a63610a0 Mon Sep 17 00:00:00 2001 From: Sara Golemon Date: Sun, 14 Sep 2003 02:33:42 +0000 Subject: [PATCH] params can be any zval git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@140245 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/stream/functions/stream-filter-append.xml | 4 ++-- reference/stream/functions/stream-filter-prepend.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/reference/stream/functions/stream-filter-append.xml b/reference/stream/functions/stream-filter-append.xml index bdb4a63093..6a29e39852 100644 --- a/reference/stream/functions/stream-filter-append.xml +++ b/reference/stream/functions/stream-filter-append.xml @@ -1,5 +1,5 @@ - + stream_filter_append @@ -12,7 +12,7 @@ resourcestream stringfiltername intread_write - stringparams + mixedparams Adds filtername to the list of filters diff --git a/reference/stream/functions/stream-filter-prepend.xml b/reference/stream/functions/stream-filter-prepend.xml index 8ae13e1a6e..726904749f 100644 --- a/reference/stream/functions/stream-filter-prepend.xml +++ b/reference/stream/functions/stream-filter-prepend.xml @@ -1,5 +1,5 @@ - + stream_filter_prepend @@ -12,7 +12,7 @@ resourcestream stringfiltername intread_write - stringparams + mixedparams Adds filtername to the list of filters