rquadling               Wed Aug 22 14:35:32 2007 UTC

  Modified files:              
    /phpdoc/en/reference/strings/functions      htmlentities.xml 
  Log:
  Fix #42380 - Changelog corrected.
  
  
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/strings/functions/htmlentities.xml?r1=1.14&r2=1.15&diff_format=u
Index: phpdoc/en/reference/strings/functions/htmlentities.xml
diff -u phpdoc/en/reference/strings/functions/htmlentities.xml:1.14 
phpdoc/en/reference/strings/functions/htmlentities.xml:1.15
--- phpdoc/en/reference/strings/functions/htmlentities.xml:1.14 Wed Jun 20 
22:25:29 2007
+++ phpdoc/en/reference/strings/functions/htmlentities.xml      Wed Aug 22 
14:35:32 2007
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.14 $ -->
+<!-- $Revision: 1.15 $ -->
 <refentry xmlns="http://docbook.org/ns/docbook"; xml:id="function.htmlentities">
  <refnamediv>
   <refname>htmlentities</refname>
@@ -121,7 +121,7 @@
       <row>
        <entry>5.2.3</entry>
        <entry>
-        The <parameter>double_quote</parameter> parameter was added.
+        The <parameter>double_encode</parameter> parameter was added.
        </entry>
       </row>
       <row>
@@ -133,7 +133,7 @@
       <row>
        <entry>4.0.3</entry>
        <entry>
-        The <parameter>quote</parameter> parameter was added.
+        The <parameter>quote_style</parameter> parameter was added.
        </entry>
       </row>
      </tbody>

Reply via email to