--TEST-- exception handler tests - 3 --FILE-- foo(); throw new Exception(); echo "Done\n"; ?> --EXPECT-- string(17) "Exception thrown!"