php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #43101 htmlentities(): double_quote vs. double_encode typo
Submitted: 2007-10-24 20:18 UTC Modified: 2007-10-25 09:06 UTC
From: stein at visibone dot com Assigned:
Status: Not a bug Package: Documentation problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
 [2007-10-24 20:18 UTC] stein at visibone dot com
Description:
------------
(1) htmlentities() ChangeLog says:

   5.2.3  The double_quote parameter was added.

But should say:

   5.2.3  The double_encode parameter was added.

And by the way, (2) htmlspecialchars() could have a similar ChangeLog section, because it too seems to have accreted a new double_encode parameter circa 5.2.3.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2007-10-25 09:06 UTC] rquadling@php.net
Duplicate of http://bugs.php.net/bug.php?id=42380 and subsequently fixed in CVS.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri May 03 22:01:33 2024 UTC