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_pq_top_error_empty.phpt |
--TEST-- SPL: SplPriorityQueue: top exception on empty heap --CREDITS-- Nathaniel McHugh nat@fishtrap.co.uk #testfest 2009-05-09 --FILE-- <?php $priorityQueue = new SplPriorityQueue(); try { $priorityQueue->top(); } catch (RuntimeException $e) { echo "Exception: ".$e->getMessage().PHP_EOL; } ?> --EXPECT-- Exception: Can't peek at an empty heap
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare