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/curl/tests/ |
Current File : //usr/local/src/php7/php-7.0.5/ext/curl/tests/bug62839.phpt |
--TEST-- Bug #62839 (curl_copy_handle segfault with CURLOPT_FILE) --SKIPIF-- <?php if (!extension_loaded("curl")) print "skip"; ?> --FILE-- <?php $curl = curl_init(); $fd = tmpfile(); curl_setopt($curl, CURLOPT_FILE, $fd); curl_copy_handle($curl); echo 'DONE!'; ?> --EXPECTF-- DONE!
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare