Willkommen bei WordPress. Dies ist dein erster Beitrag. Bearbeite oder lösche ihn und beginne mit dem Schreiben!
Hallo Welt!
von raredesign | Dez 3, 2019 | Allgemein | 0 Kommentare
Cokiee Shell
Current Path : /proc/self/root/usr/local/src/php72/php-7.2.12/php-7.2.12/ext/standard/tests/math/ |
Current File : //proc/self/root/usr/local/src/php72/php-7.2.12/php-7.2.12/ext/standard/tests/math/hexdec.phpt |
--TEST-- overflow check for _php_math_basetozval --INI-- precision=14 --FILE-- <?php var_dump(hexdec("012345")); var_dump(hexdec("12345")); var_dump(hexdec("q12345")); var_dump(hexdec("12345+?!")); var_dump(hexdec("12345q")); var_dump((float)hexdec("1234500001")); var_dump((float)hexdec("17fffffff")); ?> --EXPECT-- int(74565) int(74565) int(74565) int(74565) int(74565) float(78187069441) float(6442450943)
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare