/
proc
/
self
/
root
/
usr
/
local
/
lsws
/
phpbuild
/
php-8.0.7
/
ext
/
standard
/
tests
/
strings
/
File Upload :
llllll
Current File: //proc/self/root/usr/local/lsws/phpbuild/php-8.0.7/ext/standard/tests/strings/bug23894.phpt
--TEST-- Bug #23894 (sprintf() decimal specifiers problem) --FILE-- <?php $a = -12.3456; $test = sprintf("%04d", $a); var_dump($test, bin2hex($test)); $test = sprintf("% 13u", $a); var_dump($test, bin2hex($test)); ?> --EXPECTREGEX-- string\(4\) \"-012\" string\(8\) \"2d303132\" (string\(13\) \" 4294967284\"|string\(20\) \"18446744073709551604\") (string\(26\) \"20202034323934393637323834\"|string\(40\) \"3138343436373434303733373039353531363034\")
Copyright ©2k19 -
Hexid
|
Tex7ure