From 9989fb6e3852a8a5b059617b679d239a8b0c12dd Mon Sep 17 00:00:00 2001 From: Sean Coates Date: Sun, 6 Feb 2005 23:48:58 +0000 Subject: [PATCH] bug #31863 - fixed typos git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@179028 c90b9560-bf6c-de11-be94-00142212c4b1 --- appendices/filters.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/appendices/filters.xml b/appendices/filters.xml index 526c127ea6..fb780be868 100644 --- a/appendices/filters.xml +++ b/appendices/filters.xml @@ -1,5 +1,5 @@ - + List of Available Filters @@ -22,7 +22,7 @@ the PHP application is actually ready for the data or not. If data is sitting in the read buffer when a filter is appended, this data will be immediately - processed through that buffer making the fact that is was + processed through that filter making the fact that it was sitting in the buffer seem transparent. However, if data is sitting in the read buffer when a filter is prepended, this data will NOT @@ -372,7 +372,7 @@ The compressed file is 56 bytes long. an internal default. The bzip2.decompress filter only accepts one parameter, - which can be passed as either an ordinary boolean value as the + which can be passed as either an ordinary boolean value, or as the small element of an associative array. small, when set to a &true; value, instructs the bzip library