| vrana@php.net 2006-01-23, 6:57 pm |
| ID: 36108
Updated by: vrana@php.net
Reported By: simon at npkk dot cz
-Status: Open
+Status: Bogus
Bug Type: Documentation problem
Operating System: All
PHP Version: Irrelevant - czech doc
New Comment:
Czech doc is outdated, we have another tools for tracking outdated
entries. If you want to help us with the translation, contact
doc-cs@lists.php.net.
Previous Comments:
------------------------------------------------------------------------
[2006-01-23 14:58:48] simon at npkk dot cz
I have seen only the czech version and there is no "%u" output
modificator at sprintf. I am not sure, if this bug tracking tool is
usable for bugs in localised doc.
------------------------------------------------------------------------
[2006-01-21 00:11:42] nlopess@php.net
it is documented (at least in the english version)
------------------------------------------------------------------------
[2006-01-20 20:26:50] simon at npkk dot cz
Description:
------------
"%u" output modificator of the sprintf() function works as expected for
integers, returning the unsigned form of the parametr. Its use is
adviced at ip2long() function, but it is not documented at the
sprintf() function.
Reproduce code:
---------------
Just see the online manual at the sprintf function
Expected result:
----------------
Just eant to see "%u" output modificator at the sprintf function
documentation.
------------------------------------------------------------------------
--
Edit this bug report at http://bugs.php.net/?id=36108&edit=1
|