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/tests/lang/constants/ |
Current File : //usr/local/src/php7/php-7.0.5/tests/lang/constants/PHP_INT_32bit.phpt |
--TEST-- Test PHP_INT_MIN, PHP_INT_MAX and PHP_INT_SIZE (32-bit) --SKIPIF-- <?php if (PHP_INT_SIZE !== 4) die("skip this test is for 32-bit platforms only"); ?> --FILE-- <?php var_dump(PHP_INT_MIN); var_dump(PHP_INT_MAX); var_dump(PHP_INT_SIZE); ?> --EXPECT-- int(-2147483648) int(2147483647) int(4)
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare