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/Zend/tests/ |
Current File : //usr/local/src/php7/php-7.0.5/Zend/tests/mul_001.phpt |
--TEST-- multiplying arrays --FILE-- <?php $a = array(1,2,3); $b = array(1); try { var_dump($a * $b); } catch (Error $e) { echo "\nException: " . $e->getMessage() . "\n"; } $c = $a * $b; var_dump($c); echo "Done\n"; ?> --EXPECTF-- Exception: Unsupported operand types Fatal error: Uncaught Error: Unsupported operand types in %s:%d Stack trace: #0 {main} thrown in %s on line %d
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare