From:             support at infinity dot com dot ua
Operating system: 
PHP version:      Irrelevant
PHP Bug Type:     Documentation problem
Bug description:  Wrong word in Appendix M. List of Available Filters

Description:
------------
I'm not sure, but it seems to me that there's a mistake in file
appendices/filters.xml on line 25.
The word "buffer" on that line probably should be replaced by "filter".
Oh, and I've just noticed a typo too: "is" should be replaced by "it".

Expected result:
----------------
23:  If data is sitting in the read buffer when a filter is 
24:  <emphasis>appended</emphasis>, this data will be immediately
25:  processed through that filter making the fact that it was
26:  sitting in the buffer seem transparent.

Actual result:
--------------
23:  If data is sitting in the read buffer when a filter is 
24:  <emphasis>appended</emphasis>, this data will be immediately
25:  processed through that buffer making the fact that is was
26:  sitting in the buffer seem transparent.

-- 
Edit bug report at http://bugs.php.net/?id=31863&edit=1
-- 
Try a CVS snapshot (php4):   http://bugs.php.net/fix.php?id=31863&r=trysnapshot4
Try a CVS snapshot (php5.0): 
http://bugs.php.net/fix.php?id=31863&r=trysnapshot50
Try a CVS snapshot (php5.1): 
http://bugs.php.net/fix.php?id=31863&r=trysnapshot51
Fixed in CVS:                http://bugs.php.net/fix.php?id=31863&r=fixedcvs
Fixed in release:            http://bugs.php.net/fix.php?id=31863&r=alreadyfixed
Need backtrace:              http://bugs.php.net/fix.php?id=31863&r=needtrace
Need Reproduce Script:       http://bugs.php.net/fix.php?id=31863&r=needscript
Try newer version:           http://bugs.php.net/fix.php?id=31863&r=oldversion
Not developer issue:         http://bugs.php.net/fix.php?id=31863&r=support
Expected behavior:           http://bugs.php.net/fix.php?id=31863&r=notwrong
Not enough info:             
http://bugs.php.net/fix.php?id=31863&r=notenoughinfo
Submitted twice:             
http://bugs.php.net/fix.php?id=31863&r=submittedtwice
register_globals:            http://bugs.php.net/fix.php?id=31863&r=globals
PHP 3 support discontinued:  http://bugs.php.net/fix.php?id=31863&r=php3
Daylight Savings:            http://bugs.php.net/fix.php?id=31863&r=dst
IIS Stability:               http://bugs.php.net/fix.php?id=31863&r=isapi
Install GNU Sed:             http://bugs.php.net/fix.php?id=31863&r=gnused
Floating point limitations:  http://bugs.php.net/fix.php?id=31863&r=float
No Zend Extensions:          http://bugs.php.net/fix.php?id=31863&r=nozend
MySQL Configuration Error:   http://bugs.php.net/fix.php?id=31863&r=mysqlcfg

Reply via email to