Index: reference/mbstring/functions/mb-strrpos.xml =================================================================== RCS file: /repository/phpdoc/en/reference/mbstring/functions/mb-strrpos.xml,v retrieving revision 1.3 diff -u -r1.3 mb-strrpos.xml --- reference/mbstring/functions/mb-strrpos.xml 27 Jul 2006 03:42:56 -0000 1.3 +++ reference/mbstring/functions/mb-strrpos.xml 17 Feb 2007 16:40:31 -0000 @@ -50,11 +50,11 @@ - As of PHP 5.2.0 encoding - can be specified as the third parameter for - backward compatibility, but not recommended. - It is deprecated and will be removed from - the future release of PHP. + The encoding parameter was moved from the third + position to the fourth in PHP 5.2.0. Backward compatibility has been + provided by allowing encoding to be specified + as the third parameter. Using this backward compatibility mode is + not recommended because it will be removed in a future release of PHP.