--TEST-- SplDoublyLinkedList::bottom empty --CREDITS-- Gabriel Caruso (carusogabriel34@gmail.com) --FILE-- bottom(); } catch (RuntimeException $e) { echo $e->getMessage(); } ?> --EXPECT-- Can't peek at an empty datastructure