On 2/24/07, David Mytton <[EMAIL PROTECTED]> wrote:
dmytton Sat Feb 24 21:09:25 2007 UTC
Modified files:
/phpdoc/en/reference/mbstring/functions mb-strrpos.xml
Log:
Reworded potentially ambiguous description. Closes #40522
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/mbstring/functions/mb-strrpos.xml?r1=1.3&r2=1.4&diff_format=u
Index: phpdoc/en/reference/mbstring/functions/mb-strrpos.xml
diff -u phpdoc/en/reference/mbstring/functions/mb-strrpos.xml:1.3
phpdoc/en/reference/mbstring/functions/mb-strrpos.xml:1.4
--- phpdoc/en/reference/mbstring/functions/mb-strrpos.xml:1.3 Thu Jul 27
03:42:56 2006
+++ phpdoc/en/reference/mbstring/functions/mb-strrpos.xml Sat Feb 24
21:09:25 2007
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
<!-- splitted from ./en/functions/mbstring.xml, last change in rev 1.1 -->
<refentry id="function.mb-strrpos">
<refnamediv>
@@ -50,11 +50,9 @@
</note>
<note>
<simpara>
- As of PHP 5.2.0 <parameter>encoding</parameter>
- 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.
+ As of PHP 5.2.0, for back compatibility,<parameter>encoding</parameter>
"back compatibility"?
-Hannes
+ can be specified as the third parameter. However, doing so is
+ deprecated and will be removed from a future release of PHP.
</simpara>
</note>
</refsect1>