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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
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

Pull Requests

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: Sun Dec 22 04:01:29 2024 UTC