--TEST-- Test V8::executeString() : Fatal Error rethrowing --SKIPIF-- --FILE-- foo = function() { $bar = null; $bar->bar(); }; $script = <<executeString($script); ?> ===EOF=== --EXPECTF-- Fatal error: Call to a member function bar() on %s in %s%efatal_error_rethrow.php on line 7