Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 38c0d6b

Browse files
committed
Fix tests/var_dump.phpt to not require certain build path, refs #541
1 parent c2614b5 commit 38c0d6b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎tests/var_dump.phpt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -114,9 +114,9 @@ array(11) {
114114
["function"]=>
115115
object(Closure)#4 (4) {
116116
["name"]=>
117-
string(45) "{closure:/tmp/php-v8js/tests/var_dump.php:51}"
117+
string(%d) "{closure:%s/tests/var_dump.php:51}"
118118
["file"]=>
119-
string(32) "/tmp/php-v8js/tests/var_dump.php"
119+
string(%d) "%s/tests/var_dump.php"
120120
["line"]=>
121121
int(51)
122122
["parameter"]=>

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /