mirror of
https://github.com/phpv8/v8js.git
synced 2024-12-22 18:41:52 +00:00
Fix path seperator for Windows
This commit is contained in:
parent
8b89a7b691
commit
a7fbe9dde4
@ -35,4 +35,4 @@ $js->executeString("PHP.nofail(); PHP.foo();");
|
||||
foo
|
||||
foo
|
||||
|
||||
Fatal error: Call to a member function bar() on %s in %s/fatal_error_recursive.php on line 7
|
||||
Fatal error: Call to a member function bar() on %s in %s%efatal_error_recursive.php on line 7
|
||||
|
Loading…
Reference in New Issue
Block a user