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/fileinfo/tests/ |
Current File : //usr/local/src/php7/php-7.0.5/ext/fileinfo/tests/bug68819_002.phpt |
--TEST-- Bug #68819 Fileinfo on specific file causes spurious OOM and/or segfault, var 2 --SKIPIF-- <?php require_once(dirname(__FILE__) . '/skipif.inc'); ?> --FILE-- <?php $string = ''; // These two in any order $string .= "\r\n"; $string .= "''''"; // Total string length > 8192 $string .= str_repeat("a", 8184); // Ending in this string $string .= "say"; $finfo = new finfo(); $type = $finfo->buffer($string); var_dump($type); ?> --EXPECT-- string(60) "ASCII text, with very long lines, with CRLF line terminators"
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare