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
 [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: Fri Apr 19 07:01:27 2024 UTC