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/sapi/cli/tests/ |
Current File : //usr/local/src/php7/php-7.0.5/sapi/cli/tests/015.phpt |
--TEST-- CLI long options --SKIPIF-- <?php include "skipif.inc"; if (substr(PHP_OS, 0, 3) == 'WIN') { die ("skip not for Windows"); } ?> --FILE-- <?php $php = getenv('TEST_PHP_EXECUTABLE'); echo `"$php" -n --version | grep built:`; echo `echo "<?php print_r(\\\$argv);" | "$php" -n -- foo bar baz`, "\n"; echo `"$php" -n --version foo bar baz | grep built:`; echo `"$php" -n --notexisting foo bar baz | grep Usage:`; echo "Done\n"; ?> --EXPECTF-- PHP %d.%d.%d%s(cli) (built: %s)%s Array ( [0] => - [1] => foo [2] => bar [3] => baz ) PHP %d.%d.%d%s(cli) (built: %s)%s Usage: %s [options] [-f] <file> [--] [args...] Done
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare