[PHP-DOC] Bug #17972 Updated: Bad translation of Bitwise Operators Chapter From: dams <email protected>
Date: 06/28/02

 ID: 17972
 Updated by: dams <email protected>
 Reported By: huet.olivier <email protected>
-Status: Assigned
+Status: Closed
 Bug Type: Documentation problem
 Operating System: All
 PHP Version: 4.2.1
 Assigned To: dams
 New Comment:

This bug has been fixed in CVS. You can grab a snapshot of the
CVS version at http://snaps.php.net/. In case this was a documentation
problem, the fix will show up soon at http://www.php.net/manual/.
In case this was a PHP.net website problem, the change will show
up on the PHP.net site and on the mirror sites.
Thank you for the report, and for helping us make PHP better.

Previous Comments:
------------------------------------------------------------------------

[2002-06-25 10:33:21] huet.olivier <email protected>

There is a mistake in chapter 'Opérateurs sur les bits' in the french
version of the manual which does'nt exist in English.
The explanations of >> and << operators are wrong.

It is :
'Décale les bits de $a dans $b par la gauche (chaque décalage équivaut
à une multiplication par 2).'
It should be
'Décale les bits de $a $b fois vers la gauche (chaque décalage équivaut
à une multiplication par 2).'

or something like that. Thank you for looking at.

------------------------------------------------------------------------

-- 
Edit this bug report at http://bugs.php.net/?id=17972&edit=1

-- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php