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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: stein at visibone dot com
New email:
PHP Version: OS:

 

 [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: Sat May 18 03:02:51 2024 UTC