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

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

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