From cd483f136c76eb1b7b8a6a8ad4a66106d8bff066 Mon Sep 17 00:00:00 2001 From: Niels Dossche <7771979+nielsdos@users.noreply.github.com> Date: Mon, 15 Jan 2024 20:15:04 +0100 Subject: [PATCH] Use getenv to prevent undefined key warning --- sapi/phpdbg/tests/gh12962.phpt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sapi/phpdbg/tests/gh12962.phpt b/sapi/phpdbg/tests/gh12962.phpt index c5cf9425d7c..f307547397b 100644 --- a/sapi/phpdbg/tests/gh12962.phpt +++ b/sapi/phpdbg/tests/gh12962.phpt @@ -7,7 +7,7 @@ if (!getenv('TEST_PHPDBG_EXECUTABLE')) die("SKIP: No TEST_PHPDBG_EXECUTABLE spec --FILE-- --EXPECT-- Executed .phpdbginit