mirror of
https://github.com/phpv8/v8js.git
synced 2025-01-18 13:51:52 +00:00
Fix tests/php_exceptions_005.phpt
This commit is contained in:
parent
c033000aea
commit
790735f04a
@ -34,7 +34,7 @@ catch(V8JsScriptException $e) {
|
|||||||
--EXPECTF--
|
--EXPECTF--
|
||||||
after getException
|
after getException
|
||||||
Got V8JsScriptException
|
Got V8JsScriptException
|
||||||
string(329) "php_exceptions_005:3: exception 'Exception' with message 'Test-Exception' in %s
|
string(%d) "php_exceptions_005:3: exception 'Exception' with message 'Test-Exception' in %s
|
||||||
Stack trace:
|
Stack trace:
|
||||||
#0 [internal function]: Foo->getException()
|
#0 [internal function]: Foo->getException()
|
||||||
#1 %s: V8Js->executeString('var ex = PHP.fo...', 'php_exceptions_...')
|
#1 %s: V8Js->executeString('var ex = PHP.fo...', 'php_exceptions_...')
|
||||||
|
Loading…
Reference in New Issue
Block a user