Skip to content

Commit 486fb80

Browse files
committed
[skip ci] Remove accidental run-tests.php line
1 parent 9944f58 commit 486fb80

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

run-tests.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -675,7 +675,6 @@ function main(): void
675675
if (!$phpdbg) {
676676
$phpdbg = get_binary($php, 'phpdbg', 'sapi/phpdbg/phpdbg');
677677
}
678-
$phpdbg = null;
679678

680679
putenv("TEST_PHP_EXECUTABLE=$php");
681680
$environment['TEST_PHP_EXECUTABLE'] = $php;

0 commit comments

Comments
 (0)