0
0
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:
Stefan Siegl 2014-12-10 19:46:15 +01:00
parent 8b89a7b691
commit a7fbe9dde4

View File

@ -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