php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #70343 [RU] Documentation translation problem - Interfaces
Submitted: 2015-08-24 14:20 UTC Modified: 2015-08-26 19:04 UTC
From: golubev89 at gmail dot com Assigned: tmn (profile)
Status: Closed Package: Translation problem
PHP Version: 5.4.44 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: golubev89 at gmail dot com
New email:
PHP Version: OS:

 

 [2015-08-24 14:20 UTC] golubev89 at gmail dot com
Description:
------------
There is a mistake in the Russian translation of the documentation. I will appreciate if any Russian speaking maintainer will take a look at the problem below.

http://php.net/manual/ru/language.oop5.interfaces.php
Тут говорится про методы и свойства(!):
> Интерфейсы объектов позволяют создавать код, который указывает, какие методы и свойства должен включать класс

Однако в английской версии ничего про свойства не сказано:
> Object interfaces allow you to create code which specifies which methods a class must implement

И к тому же известно, что описывать свойства в интерфейсе возможности нет.

Спасибо!

---
From manual page: http://www.php.net/language.oop5.interfaces
---



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2015-08-24 14:29 UTC] cmb@php.net
-Summary: Documentation translation problem - Interfaces (Russian) +Summary: [RU] Documentation translation problem - Interfaces
 [2015-08-26 18:59 UTC] tmn@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: tmn
 [2015-08-26 18:59 UTC] tmn@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.


 [2015-08-26 19:04 UTC] golubev89 at gmail dot com
Thanks!
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun Apr 28 21:01:29 2024 UTC