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/004.phpt |
--TEST-- show information about function --SKIPIF-- <?php include "skipif.inc"; if (!extension_loaded("reflection")) { die("skip reflection extension required"); } ?> --FILE-- <?php $php = getenv('TEST_PHP_EXECUTABLE'); var_dump(`$php -n --rf unknown`); var_dump(`$php -n --rf echo`); var_dump(`$php -n --rf phpinfo`); echo "Done\n"; ?> --EXPECTF-- string(45) "Exception: Function unknown() does not exist " string(42) "Exception: Function echo() does not exist " string(119) "Function [ <internal:standard> function phpinfo ] { - Parameters [1] { Parameter #0 [ <optional> $what ] } } " Done
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare