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/general_functions/ |
Current File : //usr/local/src/php7/php-7.0.5/ext/standard/tests/general_functions/proc_open_pipes2.phpt |
--TEST-- proc_open() with no pipes --FILE-- <?php include dirname(__FILE__) . "/proc_open_pipes.inc"; $spec = array(); $php = getenv("TEST_PHP_EXECUTABLE"); $callee = create_sleep_script(); proc_open("$php $callee", $spec, $pipes); var_dump(count($spec)); var_dump($pipes); ?> --CLEAN-- <?php include dirname(__FILE__) . "/proc_open_pipes.inc"; unlink_sleep_script(); ?> --EXPECTF-- int(0) array(0) { }
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare