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/bug45877.phpt |
--TEST-- Bug #45877 (Array key '2147483647' left as string) --INI-- precision=16 --FILE-- <?php $keys = array(PHP_INT_MAX, (string) PHP_INT_MAX, (string) (-PHP_INT_MAX - 1), -PHP_INT_MAX - 1, (string) (PHP_INT_MAX + 1)); var_dump(array_fill_keys($keys, 1)); ?> --EXPECTF-- array(3) { [%d7]=> int(1) [-%d8]=> int(1) ["%s"]=> int(1) }
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare