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/spl/tests/ |
Current File : //usr/local/src/php7/php-7.0.5/ext/spl/tests/spl_heap_insert_basic.phpt |
--TEST-- SPL: SplHeap, Test method to insert into heap --CREDITS-- Chris Scott chris.scott@nstein.com #testfest London 2009-05-09 --FILE-- <?php class MyHeap extends SplHeap { public function compare($a, $b) { return $a < $b; } } $heap = new MyHeap(); $heap->insert(1,2); ?> --EXPECTF-- Warning: SplHeap::insert() expects exactly 1 parameter, %s
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare