--TEST-- Handling of undef variable exception in JMP_NULL --FILE-- foo; } catch (Exception $e) { echo $e->getMessage(), "\n"; } ?> --EXPECT-- Undefined variable $foo