ID:               28637
 Updated by:       [EMAIL PROTECTED]
 Reported By:      bmorel at ssi dot fr
-Status:           Open
+Status:           Closed
 Bug Type:         Documentation problem
 Operating System: none
 PHP Version:      Irrelevant
 New Comment:

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.




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

[2004-06-05 04:04:37] bmorel at ssi dot fr

Description:
------------
In page:
http://fr2.php.net/manual/fr/function.pack.php

Expected result:
----------------
N entier long non sign� (toujours 32 bits, ordre des bits big endian) 

V entier long non sign� (toujours 32 bits, ordre des bits little
endian) 


Actual result:
--------------
N entier long non sign� (toujours 16 bits, ordre des bits big endian) 

V entier long non sign� (toujours 16 bits, ordre des bits little
endian) 


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


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

Reply via email to