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/hash/tests/ |
Current File : //usr/local/src/php7/php-7.0.5/ext/hash/tests/hash_copy_002.phpt |
--TEST-- hash_copy() errors --SKIPIF-- <?php extension_loaded('hash') or die('skip'); ?> --FILE-- <?php $r = hash_init("md5"); var_dump(hash_copy()); var_dump(hash_copy($r)); var_dump(hash_copy($r, $r)); echo "Done\n"; ?> --EXPECTF-- Warning: hash_copy() expects exactly 1 parameter, 0 given in %s on line %d NULL resource(%d) of type (Hash Context) Warning: hash_copy() expects exactly 1 parameter, 2 given in %s on line %d NULL Done
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare