--TEST-- SPL: SplHeap top of empty heap --CREDITS-- Mark Schaschke (mark@fractalturtle.com) TestFest London May 2009 --FILE-- top(); } catch (Exception $e) { echo $e->getMessage(); } ?> --EXPECTF-- Can't peek at an empty heap