php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #65691 [RU] Wrong operator was mentioned.
Submitted: 2013-09-17 17:59 UTC Modified: 2014-12-26 19:22 UTC
From: dn dot permyakov at gmail dot com Assigned: irker (profile)
Status: Closed Package: Translation problem
PHP Version: 5.5.3 OS: MacOSX Mountain Lion 10.8
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: dn dot permyakov at gmail dot com
New email:
PHP Version: OS:

 

 [2013-09-17 17:59 UTC] dn dot permyakov at gmail dot com
Description:
------------
On the page http://www.php.net/manual/ru/control-structures.continue.php
(which is about continue operator)


Such note:

5.4.0	break 0; больше не допускается. В предыдущих версиях это воспринималось 
точно также как и break 1;.

Seems taken here http://www.php.net/manual/ru/control-structures.break.php


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2013-09-25 23:01 UTC] aharvey@php.net
-Summary: Wrong operator was mentioned. +Summary: [RU] Wrong operator was mentioned. -Package: Documentation problem +Package: Translation problem
 [2014-12-26 19:21 UTC] irker@php.net
Automatic comment from SVN on behalf of irker
Revision: http://svn.php.net/viewvc/?view=revision&revision=335385
Log: Updated translation and fix bug #65691
-----
thx to user 18381
 [2014-12-26 19:22 UTC] irker@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: irker
 [2014-12-26 19:22 UTC] irker@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.


 [2020-12-30 12:47 UTC] nikic@php.net
Automatic comment on behalf of irker
Revision: http://git.php.net/?p=doc/ru.git;a=commit;h=e2ca3a7901c5e9c372d087195e4c8fe7c655d686
Log: Updated translation and fix bug #65691 ----- thx to user 18381
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Apr 24 14:01:30 2024 UTC