Skip to content

Fix run-tests.php -s flag#20970

Closed
iluuu1994 wants to merge 1 commit intophp:PHP-8.4from
iluuu1994:gh-20961
Closed

Fix run-tests.php -s flag#20970
iluuu1994 wants to merge 1 commit intophp:PHP-8.4from
iluuu1994:gh-20961

Conversation

@iluuu1994
Copy link
Copy Markdown
Member

  • Remove unnedded putenv('NO_INTERACTION=1') when executing individual tests.
  • Fix undefined variable errors when executing individual tests.
  • Fix -s when NO_INTERACTION=1 is set, given we don't need to prompt anyway.

Fixes GH-20961

- Remove unnedded putenv('NO_INTERACTION=1') when executing individual tests.
- Fix undefined variable errors when executing individual tests.
- Fix -s when NO_INTERACTION=1 is set, given we don't need to prompt anyway.

Fixes phpGH-20961
@iluuu1994 iluuu1994 requested a review from ndossche January 19, 2026 00:23
@iluuu1994 iluuu1994 closed this in ee5fc4a Jan 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants