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/math/ |
Current File : //proc/self/root/usr/local/src/php72/php-7.2.12/php-7.2.12/ext/standard/tests/math/bug28228.phpt |
--TEST-- Bug #28228 (number_format() does not allow empty decimal separator) --FILE-- <?php echo number_format(1234.5678, 4, '', '') . "\n"; echo number_format(1234.5678, 4, NULL, ',') . "\n"; echo number_format(1234.5678, 4, 0, ',') . "\n"; echo number_format(1234.5678, 4); ?> --EXPECT-- 12345678 1,234.5678 1,23405678 1,234.5678
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare