php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #80989 [DE] translation incorrect
Submitted: 2021-04-26 09:57 UTC Modified: 2021-10-15 17:38 UTC
From: s5muma at uni-jena dot de Assigned: cmb (profile)
Status: Closed Package: Translation problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: s5muma at uni-jena dot de
New email:
PHP Version: OS:

 

 [2021-04-26 09:57 UTC] s5muma at uni-jena dot de
Description:
------------
---
From manual page: https://php.net/language.oop5.static
---

The german translation

"Auf eine als statisch deklarierte Eigenschaft kann nicht mit einem instantiierten Klassenobjekt zugegriffen werden (auf eine statische Methode jedoch schon)."

is not the correct translation of the english version 

"These can also be accessed statically within an instantiated class object." 

and seems to be wrong (englisch version is correct).

https://php.net/language.oop5.static



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2021-04-26 10:01 UTC] cmb@php.net
-Summary: German translation incorrect +Summary: [DE] translation incorrect
 [2021-10-15 17:38 UTC] cmb@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: cmb
 [2021-10-15 17:38 UTC] cmb@php.net
This has been fixed in the meantime.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 08:01:28 2024 UTC