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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Wed May 01 05:01:29 2024 UTC