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
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: 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 Mar 29 12:01:27 2024 UTC