php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #61125 translation de htmlspecialchars_decode
Submitted: 2012-02-17 17:38 UTC Modified: 2012-02-17 17:46 UTC
Votes:1
Avg. Score:3.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:1 (100.0%)
Same OS:1 (100.0%)
From: zweistecken at gmx dot de Assigned: raphaelm (profile)
Status: Closed Package: Translation problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
View Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
If you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: zweistecken at gmx dot de
New email:
PHP Version: OS:

 

 [2012-02-17 17:38 UTC] zweistecken at gmx dot de
Description:
------------
---
From manual page: http://www.php.net/function.htmlspecialchars-decode#refsect1-function.htmlspecialchars-decode-description
---

English:
' (when ENT_QUOTES is set)

German:
' (wenn ENT_QUOTES nicht gesetzt ist)
(it's the exact opposite, "when ENT_QUOTES is not set")

should be:
' (wenn ENT_QUOTES gesetzt ist)




Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2012-02-17 17:41 UTC] zweistecken at gmx dot de
documentation page german (de)
http://php.net/manual/de/function.htmlspecialchars-decode.php
documentation page english (en)
http://php.net/manual/en/function.htmlspecialchars-decode.php
 [2012-02-17 17:45 UTC] raphaelm@php.net
Automatic comment from SVN on behalf of raphaelm
Revision: http://svn.php.net/viewvc/?view=revision&revision=323295
Log: fixing Doc Bug #61125 translation de htmlspecialchars_decode
 [2012-02-17 17:46 UTC] raphaelm@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: raphaelm
 [2012-02-17 17:46 UTC] raphaelm@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.


 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed Feb 05 07:01:32 2025 UTC