php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #42380 changelog for htmlentities does not match params
Submitted: 2007-08-22 13:51 UTC Modified: 2007-08-22 14:35 UTC
From: bradkoch2007 at gmail dot com Assigned:
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS: n/a
Private report: No CVE-ID: None
 [2007-08-22 13:51 UTC] bradkoch2007 at gmail dot com
Description:
------------
http://us2.php.net/htmlentities

Description:
string htmlentities ( string $string [, int $quote_style [, string $charset [, bool $double_encode]]] )

Changelog:
5.2.3   The double_quote parameter was added.
4.1.0   The charset parameter was added.
4.0.3   The quote parameter was added.

The paramater names in the changelog don't all match the ones in the description.  It's only a couple of minor differences but enough to make someone look twice.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2007-08-22 14:35 UTC] rquadling@php.net
This bug has been fixed in the documentation's XML sources. Since the
online and downloadable versions of the documentation need some time
to get updated, we would like to ask you to be a bit patient.

Thank you for the report, and for helping us make our documentation better.
 [2020-02-07 06:10 UTC] phpdocbot@php.net
Automatic comment on behalf of rquadling
Revision: http://git.php.net/?p=doc/en.git;a=commit;h=973c320bb28195e5f36ad7766bfeb162658d1561
Log: Fix #42380 - Changelog corrected.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue May 21 12:01:34 2024 UTC