Report new bug | New search | Development Roadmap Status: Open | Feedback | All

Doc Bug #9931 a typo correction and several minor and severe translation corrections
Submitted: 2007-01-23 21:59 UTC
From: desecho at gmail dot com Assigned: avb
Status: Closed Package: Documentation
PHP Version: Irrelevant OS: WinXP SP2
Roadmaps: (Not assigned)    
Subscription  


 [2007-01-23 21:59 UTC] desecho at gmail dot com (Desecho)
Description: ------------ Translation correction of this page: http://pear.php.net/manual/ru/standards.funcalls.php Test script: --------------- http://pear.php.net/manual/ru/standards.funcalls.php Expected result: ---------------- Вызовы функций должны быть написаны без пробелов между именем функции, открывающей скобкой и первым параметром. Пробелы должны присутствовать после каждой запятой в перечислении параметров. Пробелов также не должно быть между последним параметром, закрывающей скобкой и точкой с запятой. Вот пример: <?php $var = foo($bar, $baz, $quux); ?> Как показано выше, пробелы должны быть с двух сторон от знака "=", используемого, чтобы присвоить переменной возвращаемое значение функции. В случае с блоком связанных присваиваний, может быть вставлено больше пробелов, чтобы повысить читабельность: <?php $short = foo($bar); $long_variable = foo($baz); ?>

Comments

 [2007-01-23 22:04 UTC] desecho at gmail dot com
I can't see the actual text of my correction. it is for some reason coded. I hope it is fine like that?
 [2007-02-23 21:41 UTC] User who submitted this comment has not confirmed identity
If you submitted this note, check your email.If you do not have a message, click here to re-send
MANUAL CONFIRMATION IS NOT POSSIBLE.  Write a message to pear-dev@lists.php.net
to request the confirmation link.  All bugs/comments/patches associated with this

email address will be deleted within 48 hours if the account request is not confirmed!
 [2007-02-25 09:47 UTC] desecho at gmail dot com
Here's the link to a properly encoded text: http://www.theocp.info/bug_reports/bug9931.htm
 [2007-02-25 16:51 UTC] User who submitted this comment has not confirmed identity
If you submitted this note, check your email.If you do not have a message, click here to re-send
MANUAL CONFIRMATION IS NOT POSSIBLE.  Write a message to pear-dev@lists.php.net
to request the confirmation link.  All bugs/comments/patches associated with this

email address will be deleted within 48 hours if the account request is not confirmed!
 [2007-02-25 17:07 UTC] User who submitted this comment has not confirmed identity
If you submitted this note, check your email.If you do not have a message, click here to re-send
MANUAL CONFIRMATION IS NOT POSSIBLE.  Write a message to pear-dev@lists.php.net
to request the confirmation link.  All bugs/comments/patches associated with this

email address will be deleted within 48 hours if the account request is not confirmed!
 [2008-01-01 15:33 UTC] User who submitted this comment has not confirmed identity
If you submitted this note, check your email.If you do not have a message, click here to re-send
MANUAL CONFIRMATION IS NOT POSSIBLE.  Write a message to pear-dev@lists.php.net
to request the confirmation link.  All bugs/comments/patches associated with this

email address will be deleted within 48 hours if the account request is not confirmed!
 [2008-11-17 20:23 UTC] User who submitted this comment has not confirmed identity
If you submitted this note, check your email.If you do not have a message, click here to re-send
MANUAL CONFIRMATION IS NOT POSSIBLE.  Write a message to pear-dev@lists.php.net
to request the confirmation link.  All bugs/comments/patches associated with this

email address will be deleted within 48 hours if the account request is not confirmed!
 [2017-10-25 17:43 UTC] User who submitted this comment has not confirmed identity
If you submitted this note, check your email.If you do not have a message, click here to re-send
MANUAL CONFIRMATION IS NOT POSSIBLE.  Write a message to pear-dev@lists.php.net
to request the confirmation link.  All bugs/comments/patches associated with this

email address will be deleted within 48 hours if the account request is not confirmed!