/
proc
/
3430793
/
root
/
usr
/
local
/
lsws
/
phpbuild
/
php-8.0.7
/
ext
/
standard
/
tests
/
math
/
File Upload :
llllll
Current File: //proc/3430793/root/usr/local/lsws/phpbuild/php-8.0.7/ext/standard/tests/math/bindec_basic.phpt
--TEST-- Test bindec() - basic function test bindec() --SKIPIF-- <?php if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only"); ?> --INI-- precision=14 --FILE-- <?php $values = array(111000111, 011100000, 1111111111111111111111111111111, 10000000000000000000000000000000, 100002001, '111000111', '011100000', '1111111111111111111111111111111', '10000000000000000000000000000000', '100002001', 'abcdefg', 311015, 31101.3, 31.1013e5, 0x111ABC, 011237, true, false, null); for ($i = 0; $i < count($values); $i++) { $res = bindec($values[$i]); var_dump($res); } ?> --EXPECTF-- int(455) Deprecated: Invalid characters passed for attempted conversion, these have been ignored in %s on line %d int(0) Deprecated: Invalid characters passed for attempted conversion, these have been ignored in %s on line %d int(32766) Deprecated: Invalid characters passed for attempted conversion, these have been ignored in %s on line %d int(5) Deprecated: Invalid characters passed for attempted conversion, these have been ignored in %s on line %d int(129) int(455) int(224) int(2147483647) float(2147483648) Deprecated: Invalid characters passed for attempted conversion, these have been ignored in %s on line %d int(129) Deprecated: Invalid characters passed for attempted conversion, these have been ignored in %s on line %d int(0) Deprecated: Invalid characters passed for attempted conversion, these have been ignored in %s on line %d int(13) Deprecated: Invalid characters passed for attempted conversion, these have been ignored in %s on line %d int(13) Deprecated: Invalid characters passed for attempted conversion, these have been ignored in %s on line %d int(26) Deprecated: Invalid characters passed for attempted conversion, these have been ignored in %s on line %d int(6) Deprecated: Invalid characters passed for attempted conversion, these have been ignored in %s on line %d int(0) int(1) int(0) int(0)
Copyright ©2k19 -
Hexid
|
Tex7ure