mirror of
https://github.com/phpv8/v8js.git
synced 2024-11-08 12:38:41 +00:00
Relax EXPECTF, some V8 versions fail to provide the error location
This commit is contained in:
parent
c500d0c21e
commit
a4b4934361
@ -26,7 +26,7 @@ foreach($gen as $a) {
|
|||||||
--EXPECTF--
|
--EXPECTF--
|
||||||
int(23)
|
int(23)
|
||||||
|
|
||||||
Fatal error: Uncaught V8JsScriptException: V8Js::compileString():3: Error: blar in %s
|
Fatal error: Uncaught V8JsScriptException: %s Error: blar in %s
|
||||||
Stack trace:
|
Stack trace:
|
||||||
#0 %s: V8Generator->next()
|
#0 %s: V8Generator->next()
|
||||||
#1 {main}
|
#1 {main}
|
||||||
|
Loading…
Reference in New Issue
Block a user