php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #38359 Wrong German text in online documentation "manual/de/language.constants.predefi
Submitted: 2006-08-06 16:29 UTC Modified: 2006-08-08 17:44 UTC
From: carl dot duisberg at gmx dot de Assigned:
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS: All
Private report: No CVE-ID: None
 [2006-08-06 16:29 UTC] carl dot duisberg at gmx dot de
Description:
------------
Wrong German text in online documentation "manual/de/language.constants.predefined.php", item __FILE__ 







Reproduce code:
---------------
Open "manual/de/language.constants.predefined.php", item __FILE__ 



Expected result:
----------------
Change German text to:
"Wird diese Konstante innerhalb einer nachgeladenen Datei verwendet, wird der Name dieser eingebundenen Datei zur?ckgegeben."

Actual result:
--------------
Current German text is
"Wird diese Konstante innerhalb einer nachgeladenen Datei verwendet, wird der Name der dieser eingebundenen Datei zur?ckgegeben."

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-08-08 17:44 UTC] simp@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: Sun Jul 13 20:01:33 2025 UTC