[prev in list] [next in list] [prev in thread] [next in thread] 

List:       php-doc-cvs
Subject:    [DOC-CVS] =?utf-8?q?svn:_/phpdoc/en/trunk/reference/strings/functions/_htmlspecialchars.xml?=
From:       Christoph_Michael_Becker <cmb () php ! net>
Date:       2019-02-25 11:24:20
Message-ID: svn-cmb-1551093860-346899-1664024588 () svn ! php ! net
[Download RAW message or body]

cmb                                      Mon, 25 Feb 2019 11:24:20 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=346899

Log:
Fix #77662: htmlspecialchars does not behave as documented regarding ambiguous $flags

Bug: https://bugs.php.net/77662 (Verified) htmlspecialchars does not behave as \
documented regarding ambiguous $flags  
Changed paths:
    U   phpdoc/en/trunk/reference/strings/functions/htmlspecialchars.xml

Modified: phpdoc/en/trunk/reference/strings/functions/htmlspecialchars.xml
===================================================================
--- phpdoc/en/trunk/reference/strings/functions/htmlspecialchars.xml	2019-02-25 \
                07:16:25 UTC (rev 346898)
+++ phpdoc/en/trunk/reference/strings/functions/htmlspecialchars.xml	2019-02-25 \
11:24:20 UTC (rev 346899) @@ -295,7 +295,7 @@
      <listitem>
       <simpara>
        When neither of <constant>ENT_COMPAT</constant>, \
                <constant>ENT_QUOTES</constant>,
-       <constant>ENT_NOQUOTES</constant> is present, the default is \
<constant>ENT_COMPAT</constant>. +       <constant>ENT_NOQUOTES</constant> is \
present, the default is <constant>ENT_NOQUOTES</constant>.  </simpara>
      </listitem>
      <listitem>
@@ -317,7 +317,7 @@
        When more than one of <constant>ENT_HTML401</constant>, \
                <constant>ENT_HTML5</constant>,
        <constant>ENT_XHTML</constant>, <constant>ENT_XML1</constant> is present,
        <constant>ENT_HTML5</constant> takes the highest precedence,
-       followed by <constant>ENT_XHTML</constant>, <constant>ENT_HTML401</constant>.
+       followed by <constant>ENT_XHTML</constant>, <constant>ENT_XML1</constant> and \
<constant>ENT_HTML401</constant>.  </simpara>
      </listitem>
      <listitem>



-- 
PHP Documentation Commits Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic