ID: 36108 User updated by: simon at npkk dot cz Reported By: simon at npkk dot cz -Status: Bogus +Status: Open Bug Type: Documentation problem Operating System: All -PHP Version: Irrelevant +PHP Version: Irrelevant - czech doc New Comment:
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. Previous Comments: ------------------------------------------------------------------------ [2006-01-21 00:11:42] [EMAIL PROTECTED] 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
