ID:               17972
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [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] [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

Reply via email to